Portable garbage collection lib for C++
betaDescription
Garbage collection for C++. Small portable library that can even be multithreaded (with some restrictions). It uses the mark & sweep algorithm. No dependencies. Provides garbage-collected array class; provides wrapper class for external classes.
Portable garbage collection lib for C++ Web SiteUser Reviews
Be the first to post a review of Portable garbage collection lib for C++!