A memory allocator that automatically reduces the memory footprint of C/C++ applications.
翻译 - 内存分配器,可自动减少C / C ++应用程序的内存占用。
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...
翻译 - 专为现代系统设计的硬化分配器。它已集成到Android的Bionic libc中,并且可以在musl和glibc外部用作动态库,以在其他基于Linux的平台上使用。随着时间的推移,它将获得更多的可移植性/集成性。
A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance
Mirror of https://gitlab.redox-os.org/redox-os/ralloc
Blazing fast memory allocator designed for video games
Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈165 cycles on Cortex M4. There is very little activity because the proje...
Go 语言内存分配可视化指南(A visual guide to Go Memory Allocator from scratch (Golang))
A single header buddy memory allocator for C & C++
Blazing fast memory allocator designed for video games meets .NET
Custom memory allocator that helps discover reads from uninitialized memory
Constant-time dynamic memory allocator in Rust
Fast multi-threaded memory allocator
facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.
#安卓#Android Memory Access at Runtime: Reading and Writing Using Memory Files and Maps
C++ memory allocator with smart GC
SMalloc -- a *static* memory allocator.
General purpose modern C library mostly comprised of single-header independent modules
Low memory overhead allocator