emeryberger / Malloc-ImplementationsLinks
A collection of memory allocators
☆458Updated 12 years ago
Alternatives and similar repositories for Malloc-Implementations
Users that are interested in Malloc-Implementations are comparing it to the libraries listed below
Sorting:
- C++11 ELF/DWARF parser☆329Updated last year
- ☆391Updated 5 years ago
- Doug Lea's memory allocator☆270Updated 5 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- A mini x86 linux debugger for teaching purposes☆640Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆169Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- DieHard: An error-resistant memory allocator for Windows, Linux, and Mac OS X☆416Updated 2 months ago
- Examples for Linux ptrace(2)☆137Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆400Updated 2 months ago
- Experiments with the gcc plugin mechanism☆111Updated last year
- Pthreads-free Linux threading demo