Projects / Garbage Collection Library ...

Garbage Collection Library for C++

LibGC is a small, fast, portable, multi-threaded garbage collection library for C++. It is highly customizable, as it can be multithreaded or single threaded, and the memory size to use for the collector may be changed at compile time. It is precise, as it only scans pointers that exist as members on the stack or as global variables. It's very easy to use, since it has only two classes, Object (the base class for garbage-collected objects) and Pointer (for garbage-collected pointers).

Tags Software Development Libraries Application Frameworks
Licenses BSD Revised
Operating Systems Windows Windows Windows POSIX Other Unix
Implementation C++

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  21 Jun 2005 03:08
  • Rrelease-after

No changes have been submitted for this release.

No-screenshot

Project Spotlight

Konstrukt

A framework of controllers for PHP5.

Ff34f7ab2570fbbbb1baba7e5600d479_thumb

Project Spotlight

Roland Ulbricht's Instant Database Tool

A simple tool for working with MySQL using a Web browser.