boehmgc

v 8.2.8 Updated: 4 months ago

The Boehm-Demers-Weiser conservative C/C++ Garbage Collector

The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. It is also used by a number of programming language implementations that use C as intermediate code.

https://github.com/ivmai/bdwgc

To install boehmgc, paste this in macOS terminal after installing MacPorts

sudo port install boehmgc

Add to my watchlist

Installations 585
Requested Installations 33