Skip to content
Sections
>> Trisquel >> Packages >> aramo >> libs >> libgc1
aramo  ]
[ Source: libgc  ]

Package: libgc1 (1:8.0.6-1.1build1)

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

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.34)
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
  • dep: libgcc-s1 (>= 3.5) [armhf]
    GCC support library
  • dep: libstdc++6 (>= 4.1.1)
    GNU Standard C++ Library v3

Download libgc1

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 94.5 kB405 kB [list of files]
arm64 92.0 kB387 kB [list of files]
armhf 81.7 kB324 kB [list of files]
i386 97.7 kB415 kB [list of files]
ppc64el 106.3 kB516 kB [list of files]