emeryberger / Malloc-Implementations
A collection of memory allocators
☆440Updated 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
- Doug Lea's memory allocator☆254Updated 5 years ago
- C++11 ELF/DWARF parser☆76Updated 3 years ago
- C++11 ELF/DWARF parser☆325Updated 7 months ago
- ☆388Updated 4 years ago
- Pthreads-free Linux threading demo☆151Updated 5 years ago
- DieHard: An error-resistant memory allocator for Windows, Linux, and Mac OS X☆404Updated 2 years ago
- Experiments with the gcc plugin mechanism☆106Updated last year
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆178Updated 2 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 8 years ago
- Unofficial mirror of sourceware binutils-gdb repository. Updated daily.☆555Updated this week
- Examples for Linux ptrace(2)☆137Updated 9 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- ☆359Updated 2 months ago
- A minimal toy implementation of strace(1)☆174Updated last year
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆255Updated 7 months ago
- Suite for benchmarking malloc implementations.☆400Updated last month
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 5 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,121Updated 5 months ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆165Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆390Updated 4 months ago
- Self-contained C/C++ profiler library for Linux☆175Updated 2 months ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆384Updated 9 years ago
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆409Updated 8 months ago
- C11 Lock-free Stack☆181Updated 8 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…☆654Updated last week
- A concurrent user-level thread library implemented in C++☆314Updated 4 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆180Updated 6 years ago
- A mini x86 linux debugger for teaching purposes☆611Updated 5 months ago
- Unofficial mirror of etalabs musl repository. Updated daily.☆540Updated last month
- A quick tutorial on how to implement malloc/free/calloc/realloc☆170Updated 5 years ago