Portable garbage collection lib for C++ 10b

License: Free ‎File size: N/A
‎Users Rating: 4.0/5 - ‎1 ‎votes

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.

VERSION HISTORY

  • Version libgc10b posted on 2006-05-20
    Several fixes and updates
  • Version libgc10b posted on 2006-05-20

Program Details