A collection of memory allocators
☆472Sep 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,222Mar 5, 2026Updated last month
- 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 3 months ago
- Math vector library☆39Dec 26, 2025Updated 3 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- TLSF: two-level segregated fit O(1) allocator☆85Sep 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,424Oct 26, 2025Updated 5 months ago
- by http://whereisk0shl.top/☆35Jul 9, 2018Updated 7 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Nov 15, 2019Updated 6 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆808Jul 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
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆10,750Apr 2, 2026Updated last week
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Aug 16, 2011Updated 14 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆412Mar 3, 2026Updated last month
- A quick tutorial on how to implement malloc/free/calloc/realloc☆177Aug 21, 2019Updated 6 years ago
- Visualization of heap operations.☆616Dec 5, 2024Updated last year
- mimalloc is a compact general purpose allocator with excellent performance.☆12,688Updated this week
- Two-Level Segregated Fit memory allocator implementation.☆1,530Nov 6, 2021Updated 4 years ago
- 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,621Mar 30, 2026Updated last week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 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)☆509May 11, 2021Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆533Jul 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,286Oct 7, 2022Updated 3 years ago
- Working draft of nextgen malloc implementation for musl libc☆126Oct 23, 2020Updated 5 years ago
- QSBR and EBR library☆136Dec 15, 2019Updated 6 years ago
- ☆51Mar 23, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 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
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Feb 2, 2014Updated 12 years ago