The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
-
Updated
Jun 28, 2025 - C
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time.
📐 Pushing the boundaries of simplicity
Memory profiler for PHP. Helps finding memory leaks in PHP scripts.
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
A single header buddy memory allocator for C & C++
A memory allocation tracer combined with stack trace.
Easy-to-use profiler for GStreamer
qCUDA: GPGPU Virtualization at a New API Remoting Method with Para-virtualization
A lightweight conservative garbage collector for C/C++
Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License
🚀 Low-level programming training module
A reverse shell for Windows and Linux written in C.
Codes pertaining to OS Lab for Course CO254 - Operating Systems Lab
A custom malloc implementation in C explained
SMalloc -- a *static* memory allocator.
Add a description, image, and links to the memory-allocation topic page so that developers can more easily learn about it.
To associate your repository with the memory-allocation topic, visit your repo's landing page and select "manage topics."