libgc-dev

  • Identifier libgc-dev
  • Depends libgc1 (= 8.2.2)
  • Updated Date 28/04/2023 04:20
  • Added Date 23/05/2021 12:40
  • Description

    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. . This package is required to compile and link programs that use libgc1.


    Version History

    Packages are not hosted on our server, they could be protected or unavailable.

    • Download libgc-dev version 8.2.228/04/2023 04:20
      Architecture iOS
      MD5 3a868bad6dffcc1bf4c9d6879f5b850c
      SHA1 217e27a6ce1d16d890638932991a738c1559368d
      SHA256 06700b6b56c7c1ecb76246bc6ce4d9335c316855356c0c4a12a45ee45af19f50
    • Download libgc-dev version 8.0.423/05/2021 12:40
      Architecture iOS
      MD5 59f98003b75030a5d8f2b46c68053ee0
      SHA1 6a2f0272516f221d38f9bb69e718ffd8f925829d
      SHA256 2b38cedcb17d717a2a9ac5fa0d84942903fb693d3be210bb790e85d1b5eec762

    Related posts

    golang-1.21-src

    golang-1.21

    cmake