Binary package “libgc1” in ubuntu lunar
conservative garbage collector for C and C++
Boehm-
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.
Source package
Published versions
- libgc1 1:8.0.6-1.1build1 in amd64 (Release)
- libgc1 1:8.2.2-3 in amd64 (Proposed)
- libgc1 1:8.2.2-3 in amd64 (Release)
- libgc1 1:8.0.6-1.1build1 in arm64 (Release)
- libgc1 1:8.2.2-3 in arm64 (Proposed)
- libgc1 1:8.2.2-3 in arm64 (Release)
- libgc1 1:8.0.6-1.1build1 in armhf (Release)
- libgc1 1:8.2.2-3 in armhf (Proposed)
- libgc1 1:8.2.2-3 in armhf (Release)
- libgc1 1:8.0.6-1.1build1 in i386 (Release)
- libgc1 1:8.2.2-3 in i386 (Proposed)
- libgc1 1:8.2.2-3 in i386 (Release)
- libgc1 1:8.0.6-1.1build1 in ppc64el (Release)
- libgc1 1:8.2.2-3 in ppc64el (Proposed)
- libgc1 1:8.2.2-3 in ppc64el (Release)
- libgc1 1:8.0.6-1.1build1 in riscv64 (Release)
- libgc1 1:8.2.2-3 in riscv64 (Proposed)
- libgc1 1:8.2.2-3 in riscv64 (Release)
- libgc1 1:8.0.6-1.1build1 in s390x (Release)
- libgc1 1:8.2.2-3 in s390x (Proposed)
- libgc1 1:8.2.2-3 in s390x (Release)