gc-8.0.4
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.2e 7.6.0 8.2.4
Dependencies | ||||||||
---|---|---|---|---|---|---|---|---|
Build-time dependencies: | ||||||||
make |
Operating System | Architecture | Package Type | Package Size | Date Archived | View Contents? | Download |
---|---|---|---|---|---|---|
HP-UX 11i v3 (HP-UX 11.31) | 64-bit Itanium 2 | Gzipped Binary Depot | 815 K | 29 Aug 2019 | Yes | HTTP FTP |
HP-UX 11i v3 (HP-UX 11.31) Deprecated | 32-bit PA-RISC 2.0 | Gzipped Binary Depot | 523 K | 29 Aug 2019 | Yes | HTTP FTP |
HP-UX | - | Tarred/Gzipped Source Code | 2.13 MB | 29 Aug 2019 | No | HTTP FTP |