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的平台上使用。随着时间的推移,它将获得更多的可移植性/集成性。
Memory Manager For Small(ish) Microprocessors
A collection of memory allocators
The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
Message passing based allocator
翻译 - 基于消息传递的分配器
Suite for benchmarking malloc implementations.
An implementation of dynamic memory allocator in C using explicit free list, as according to the lab assignment of CS-APP book , reaching 91 % efficiency.
A Super Fast Multithreaded malloc() for 64-bit Machines
OS X malloc introspection tool
A quick tutorial on how to implement malloc/free/calloc/realloc
A low-latency malloc implementation
malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)
翻译 - malloc /免费替换不受管理的线性内存情况(例如WASM,嵌入式设备...)
Malloc replacement with support for shared and persistent memory allocation
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free functions
a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc
💻NUAA 2018 操作系统小作业-模拟内存分配程序(BF算法)
What is 42? How does curriculum look like? A manual reference for all 42 projects I've done so far (Zappy, Malloc, C++ Piscine... check out for more)! 💡📈