gc-7.2e
A conservative garbage collector for C and C++
It can be used as a plug-in replacement for C's malloc as it has value-added memory control functions. Since the collector does not require pointers to be tagged, it does not attempt to ensure that all inaccessible storage is reclaimed but it is usually more successful at reclaiming unused memory than most C programs using explicit deallocation. Unlike manually introduced leaks, the amount of unreclaimed memory typically stays bounded.
- Author: Hans-J. Boehm, Alan J. Demers <Hans.Boehm@hp.com>
- Installation Tree: /usr/local
- License: Other/Unknown Open Source Licence
- Home URL: http://hboehm.info/gc/
- Languages used: C C++
- Other Versions: 7.6.0 8.0.4 8.2.4
Dependencies | ||||||||
---|---|---|---|---|---|---|---|---|
Build-time dependencies: | ||||||||
make |
Operating System | Architecture | Package Type | Package Size | Date Archived | View Contents? | Download |
---|---|---|---|---|---|---|
HP-UX 11.23 Deprecated | 32-bit Itanium 2 | Gzipped Binary Depot | 749 K | 21 Nov 2013 | Yes | HTTP FTP |
HP-UX 11i v3 (HP-UX 11.31) Deprecated | 32-bit PA-RISC 2.0 | Gzipped Binary Depot | 491 K | 21 Nov 2013 | Yes | HTTP FTP |
HP-UX 11.23 Deprecated | 32-bit PA-RISC 2.0 | Gzipped Binary Depot | 491 K | 21 Nov 2013 | Yes | HTTP FTP |
HP-UX 11.11 Deprecated | 32-bit PA-RISC 2.0 | Gzipped Binary Depot | 491 K | 21 Nov 2013 | Yes | HTTP FTP |
HP-UX | - | Tarred/Gzipped Source Code | 1.64 MB | 21 Nov 2013 | Yes | HTTP FTP |