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 memory allocator (heap) for hard real-time high-integrity embedded systems. There is very little activity because the project is finished and does not require further changes.
Fast multi-threaded memory allocator
C++ memory allocator with smart GC
Persistent memory allocator for data-centric analytics
C++ Custom memory allocators
Low memory overhead allocator
School project: reimplement the STL containers (using allocator, double linked list and AVL binary trees).
simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 2015)
An experimental game-engine
Leave your hope when checking source
A hobby library for c++ memory management
SharedAllocator is simple allocator that allocates memory inside one shared library and can be used to make it safe to share STL containers between several shared libraries.
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."