Package: libgc1 (1:8.2.2-3)
Links for libgc1
Debian Resources:
Download Source Package libgc:
Maintainers:
External Resources:
- Homepage [www.hboehm.info]
Similar packages:
conservative garbage collector for C and C++
Boehm-Demers-Weiser's GC is a garbage collecting storage allocator that is intended to be used as a plug-in replacement for C's malloc or C++'s new().
It allows you to allocate memory basically as you normally would without explicitly deallocating memory that is no longer useful. The collector automatically recycles memory when it determines that it can no longer be used.
This version of the collector is thread safe, has C++ support and uses the defaults for everything else. However, it does not work as a drop-in malloc(3) replacement.
Other Packages Related to libgc1
|
|
|
|
-
- dep: libc6 (>= 2.34)
- Biblioteca de C de GNU: Bibliotecas compartidas
also a virtual package provided by libc6-udeb
-
- dep: libstdc++6 (>= 4.1.1)
- biblioteca estándar de C++ de GNU v3
Download libgc1
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
s390x | 232.1 kB | 388.0 kB | [list of files] |