GC++ News
Status: Beta
Brought to you by:
usander
Still beta but it should be thread safe now. Also added collection triggering depending on used memory. Returning unused blocks of memory back to OS is also possible now.
It builds on Windows now. Thread safety has been worked on, but it is not bullet proof right now. Still beta.
This release contains a lot of bug fixes, performance improvements and better support for STL containers. Because all planned features for the 0.x series are added and only more testing, performance improvements and bug fixings are planned, it is called 'beta' now.
GC++ is a garbage collector written in and for C++. Comments are welcome.