emeryberger / Malloc-ImplementationsLinks
A collection of memory allocators
☆455Updated 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☆327Updated last year
- ☆390Updated 4 years ago
- Doug Lea's memory allocator☆268Updated 5 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- A mini x86 linux debugger for teaching purposes☆637Updated 11 months ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- Examples for Linux ptrace(2)☆137Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- ☆370Updated 3 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆399Updated last month
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆266Updated last year
- Experiments with the gcc plugin mechanism☆109Updated last year
- DieHard: An error-resistant memory allocator for Windows, Linux, and Mac OS X☆415Updated last month
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 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…☆686Updated last month
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,172Updated 3 months ago
- A minimal toy implementation of strace(1)☆177Updated 2 years ago
- Reworking of Agner Fog's performance test programs for Linux☆112Updated 6 years ago
- Suite for benchmarking malloc implementations.☆444Updated last week
- Notes on the linux kernel VM subsystem.☆373Updated 2 years ago
- Pthreads-free Linux threading demo☆157Updated 5 years ago
- x86-64 assembler library☆481Updated 4 years ago
- A static checker for identifying unstable code.☆362Updated 10 years ago
- This is a clone of an SVN repository at svn://svn.valgrind.org/valgrind/trunk. It had been cloned by http://svn2github.com/ , but the ser…☆329Updated 10 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 …☆505Updated 9 months ago
- "interesting" VM in C. Let's see how this goes.☆983Updated 4 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆188Updated 7 years ago