Welcome, Guest! Log In | Create Account

Share

Portable garbage collection lib for C++

by axilmar73

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.


http://users.forthnet.gr/ath/axilmar/dev/libgc/libgc.html

Software Development

Project Feed

Portable garbage collection lib for C++ Actions