Skip to content
/ TinyGC Public

Concurrent mark-sweep garbage collector for cpp

License

Notifications You must be signed in to change notification settings

v4kst1z/TinyGC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyGC

基于标记回收算法实现的 C++ 垃圾回收,支持多线程,支持常见容器(Vector, Deque, Set, Map)。

About

Concurrent mark-sweep garbage collector for cpp

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published