emeryberger / Malloc-ImplementationsLinks
A collection of memory allocators
☆464Updated 4 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☆338Updated last year
- ☆394Updated 5 years ago
- A mini x86 linux debugger for teaching purposes☆646Updated last year
- Doug Lea's memory allocator☆283Updated 6 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆170Updated 2 years ago
- x86-64 assembler library☆487Updated 5 years ago
- DieHard: An error-resistant memory allocator for Windows, Linux, and Mac OS X☆420Updated 3 weeks ago
- Examples for Linux ptrace(2)☆135Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Updated 2 weeks ago
- ☆378Updated 9 months ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that lets programmers …☆512Updated 2 months 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…☆712Updated last week
- A minimal toy implementation of strace(1)☆180Updated 2 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆276Updated last year
- C11 Lock-free Stack☆184Updated last year
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆390Updated 7 months ago
- Experiments with the gcc plugin mechanism☆112Updated 2 years ago
- A static checker for identifying unstable code.☆364Updated 10 years ago
- Pthreads-free Linux threading demo☆159Updated 6 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,206Updated 2 weeks ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆191Updated 7 years ago
- Notes on the linux kernel VM subsystem.☆381Updated 3 years ago
- Project moved to: https://github.com/llvm/llvm-project☆293Updated 6 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆175Updated 6 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 4 years ago