emeryberger / Malloc-ImplementationsLinks
A collection of memory allocators
☆456Updated 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
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Doug Lea's memory allocator☆268Updated 5 years ago
- ☆391Updated 4 years ago
- A mini x86 linux debugger for teaching purposes☆639Updated 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++☆168Updated last year
- DieHard: An error-resistant memory allocator for Windows, Linux, and Mac OS X☆416Updated last month
- Heap Layers: An Extensible Memory Allocation Infrastructure☆401Updated last month
- Experiments with the gcc plugin mechanism☆111Updated last year
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,174Updated 4 months ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Notes on the linux kernel VM subsystem.☆376Updated 2 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆266Updated last year
- ☆371Updated 4 months ago
- A static checker for identifying unstable code.☆362Updated 10 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…☆692Updated last month
- x86-64 assembler library☆482Updated 4 years ago
- Suite for benchmarking malloc implementations.☆446Updated last week
- POSIX-like scalable multicore research OS kernel☆191Updated 5 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆188Updated 7 years ago
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆73Updated 12 years ago
- Pthreads-free Linux threading demo☆158Updated 5 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆291Updated 5 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 …☆508Updated 9 months ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆185Updated 3 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆91Updated 13 years ago
- Reworking of Agner Fog's performance test programs for Linux☆113Updated 6 years ago