emeryberger / Malloc-ImplementationsLinks
A collection of memory allocators
☆462Updated 2 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:
- C++11 ELF/DWARF parser☆332Updated last year
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- ☆391Updated 5 years ago
- Doug Lea's memory allocator☆274Updated 5 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆170Updated last year
- A mini x86 linux debugger for teaching purposes☆644Updated last year
- DieHard: An error-resistant memory allocator for Windows, Linux, and Mac OS X☆413Updated last month
- Heap Layers: An Extensible Memory Allocation Infrastructure☆404Updated last month
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- x86-64 assembler library☆485Updated 4 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Examples for Linux ptrace(2)☆135Updated last year
- A minimal toy implementation of strace(1)☆178Updated 2 years ago
- ☆375Updated 7 months ago
- Experiments with the gcc plugin mechanism☆111Updated last year
- Pthreads-free Linux threading demo☆159Updated 6 years ago
- A static checker for identifying unstable code.☆363Updated 10 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,180Updated last month
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆959Updated 5 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆274Updated last year
- C11 Lock-free Stack☆184Updated last year
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆74Updated 12 years ago
- "interesting" VM in C. Let's see how this goes.☆984Updated 4 years ago
- Suite for benchmarking malloc implementations.☆457Updated 3 weeks ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆700Updated last week
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆187Updated 3 years ago
- C++ ABI Summary☆572Updated last month