Skip to content
Sections
>> Trisquel >> 套件 >> aramo >> libs >> libgc1
aramo  ]
[ 原始碼: libgc  ]

套件: 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.

其他與 libgc1 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: libc6 (>= 2.34)
    GNU C Library: Shared libraries
    同時作為一個虛擬套件由這些套件提供: libc6-udeb
  • dep: libgcc-s1 (>= 3.5) [armhf]
    GCC support library
  • dep: libstdc++6 (>= 4.1.1)
    GNU Standard C++ Library v3

下載 libgc1

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 94.5 kB405 kB [文件列表]
arm64 92.0 kB387 kB [文件列表]
armhf 81.7 kB324 kB [文件列表]
i386 97.7 kB415 kB [文件列表]
ppc64el 106.3 kB516 kB [文件列表]