emeryberger / Malloc-Implementations
A collection of memory allocators
☆444Updated 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
- ☆389Updated 4 years ago
- Doug Lea's memory allocator☆255Updated 5 years ago
- C++11 ELF/DWARF parser☆325Updated 9 months ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 9 years ago
- C++11 ELF/DWARF parser☆76Updated 4 years ago
- x86-64 assembler library☆479Updated 4 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆184Updated 7 years ago
- C11 Lock-free Stack☆181Updated 10 months ago
- Pthreads-free Linux threading demo☆154Updated 5 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆393Updated this week
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆873Updated 5 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- A minimal toy implementation of strace(1)☆175Updated last year
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- A Tiny Garbage Collector for C☆985Updated last year
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- C99 parser and frontend for libfirm☆345Updated 2 months ago
- Examples for Linux ptrace(2)☆137Updated 11 months ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆388Updated 9 years ago
- A mini x86 linux debugger for teaching purposes☆615Updated 7 months ago
- "interesting" VM in C. Let's see how this goes.☆984Updated 4 years ago
- Unofficial mirror of sourceware binutils-gdb repository. Updated daily.