A memory allocator that automatically reduces the memory footprint of C/C++ applications.
-
Updated
Jul 6, 2024 - C++
A memory allocator that automatically reduces the memory footprint of C/C++ applications.
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈165 cycles on Cortex M4. There is little activity because the project is finished and does not require further changes.
Fast multi-threaded memory allocator
C++ Custom memory allocators
C++ memory allocator with smart GC
Persistent memory allocator for data-centric analytics
Low memory overhead allocator
School project: reimplement the STL containers (using allocator, double linked list and AVL binary trees).
A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.
simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 2015)
Fast header-only arena allocator
An experimental game-engine
Leave your hope when checking source
Add a description, image, and links to the allocator topic page so that developers can more easily learn about it.
To associate your repository with the allocator topic, visit your repo's landing page and select "manage topics."