memory-allocator topic
go-memory-allocator-visual-guide
Go 语言内存分配可视化指南(A visual guide to Go Memory Allocator from scratch (Golang))
Smmalloc-CSharp
Blazing fast memory allocator designed for video games meets .NET
cheap
Cheap: customized heaps for improved application performance.
hardened_malloc
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...
Mesh
A memory allocator that automatically reduces the memory footprint of C/C++ applications.
snmalloc
Message passing based allocator
ralloc
Mirror of https://gitlab.redox-os.org/redox-os/ralloc
o1heap
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...
libdiffuzz
Custom memory allocator that helps discover reads from uninitialized memory
isoalloc
A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance