Dynamic memory allocator implemented in C using segregated free lists. Supports block splitting, merging, and fragmentation tracking with interactive heap commands
-
Updated
Oct 18, 2025 - C
Dynamic memory allocator implemented in C using segregated free lists. Supports block splitting, merging, and fragmentation tracking with interactive heap commands
Runtime ARena Allocator: run-time or compile-time configurable allocator for a user-provided pool at runtime
Add a description, image, and links to the segregated-free-lists topic page so that developers can more easily learn about it.
To associate your repository with the segregated-free-lists topic, visit your repo's landing page and select "manage topics."