A collection of memory allocators
☆467Sep 13, 2025Updated 6 months ago
Alternatives and similar repositories for Malloc-Implementations
Users that are interested in Malloc-Implementations are comparing it to the libraries listed below
Sorting:
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,217Mar 5, 2026Updated 2 weeks ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆47Feb 25, 2019Updated 7 years ago
- DieHard: An error-resistant memory allocator for Windows, Linux, and Mac OS X☆420Dec 28, 2025Updated 2 months ago
- Math vector library☆39Dec 26, 2025Updated 2 months ago
- TLSF: two-level segregated fit O(1) allocator☆84Sep 3, 2022Updated 3 years ago
- Benchmarks for our memory allocator☆72Sep 24, 2023Updated 2 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,409Oct 26, 2025Updated 4 months ago
- by http://whereisk0shl.top/☆35Jul 9, 2018Updated 7 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Nov 15, 2019Updated 6 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆809Jul 24, 2024Updated last year
- Lightweight Msgpack Encoder☆15Feb 19, 2017Updated 9 years ago
- DEPRECATED. Please use the original repository at https://github.com/mattconte/tlsf☆18Mar 14, 2013Updated 13 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆416Mar 14, 2019Updated 7 years ago
- ☆10,589Mar 11, 2026Updated last week
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆39Aug 16, 2011Updated 14 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Mar 3, 2026Updated 2 weeks ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆177Aug 21, 2019Updated 6 years ago
- Visualization of heap operations.☆617Dec 5, 2024Updated last year
- Pack unit 3D vectors (such as normal vectors) into integer type☆17May 21, 2016Updated 9 years ago
- Two-Level Segregated Fit memory allocator implementation.☆1,516Nov 6, 2021Updated 4 years ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,612Updated this week
- C++ version of Doug Lea's excellent malloc() implementation.☆154Nov 4, 2019Updated 6 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,615Updated this week
- CTF Finals☆17Nov 14, 2017Updated 8 years ago
- C/C++ compiler vendor and features detection.☆42Oct 19, 2017Updated 8 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆172Mar 18, 2019Updated 7 years ago
- python library to examine ptmalloc (the glibc userland heap implementation)☆507May 11, 2021Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆534Jul 10, 2017Updated 8 years ago
- This book on heap exploitation is a guide to understanding the internals of glibc's heap and various attacks possible on the heap structu…☆1,285Oct 7, 2022Updated 3 years ago
- Working draft of nextgen malloc implementation for musl libc☆126Oct 23, 2020Updated 5 years ago
- QSBR and EBR library☆134Dec 15, 2019Updated 6 years ago
- ☆51Mar 23, 2018Updated 7 years ago
- Fuzzing Parsers with Tokens☆33Jan 14, 2021Updated 5 years ago
- De Mysteriis Dom jemalloc☆65Nov 1, 2017Updated 8 years ago
- ☆52Jun 15, 2022Updated 3 years ago
- GlibC Malloc for Exploiters presentation☆152Jun 22, 2019Updated 6 years ago
- bmod parses binaries for modification/patching and disassembles machine code sections.☆12Apr 19, 2018Updated 7 years ago
- small collection of directory related functions.☆14Dec 5, 2020Updated 5 years ago