The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
-
Updated
Aug 7, 2025 - C
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
The Memory Pool System
A single-header incremental garbage collector library
A lightweight conservative garbage collector for C/C++
Runtime support for LLVM's GC Statepoints
Zen is a general purpose programming language designed to build simple, reliable and efficient programs.
A basic garbage collection application written in C to manage memory
Mark-Sweep-Compact Garbage Collector built for C language
Visual Studio Code C/C++ development
A lightweight Garbage Collector and a Memory Management System for C.
Libmemalloc lets you choose between First-Fit, Next-Fit or Best-Fit strategies while transparently tracking every allocation (with size, address, call site and free status). It also offers optional mark-and-sweep garbage collection and a configurable logging API for in-program diagnostics of memory operations.
GC-oriented Lisp interpreter
Interpreter of tiny JavaScript-like object-oriented language with garbage collector
Compiler for the cellox programming language
An Small lib for an universal garbage colector in C
Add a description, image, and links to the garbage-collector topic page so that developers can more easily learn about it.
To associate your repository with the garbage-collector topic, visit your repo's landing page and select "manage topics."