Easy to integrate Vulkan memory allocation library
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
Two-Level Segregated Fit memory allocator implementation.
An easy to use and efficient memory pool allocator written in C++.
Doug Lea's memory allocator
A memory allocator that automatically reduces the memory footprint of C/C++ applications.
A simple memory allocator - Memory allocation 101
The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
Easy to integrate memory allocation library for Direct3D 12
memory pool allocator
Volatile Persistent Memory Allocator
A memory allocator for Go.
duma: Detect Unintended Memory Access (D.U.M.A.) - A Red-Zone memory allocator
Blazing fast memory allocator designed for video games
Rust bindings for AMD Vulkan Memory Allocator (VMA)
A single header buddy memory allocator for C & C++
LightweighT Almost Lock-Less Oriented for C++ programs memory allocator
Blazing fast memory allocator designed for video games meets .NET
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.