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:
- Doug Lea's memory allocator☆266Updated 5 years ago
- C++11 ELF/DWARF parser☆327Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- x86-64 assembler library☆481Updated 4 years ago
- ☆390Updated 4 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,170Updated 2 months ago
- C++11 ELF/DWARF parser☆78Updated 4 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆188Updated 7 years ago
- ☆367Updated 2 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆398Updated last week
- DieHard: An error-resistant memory allocator for Windows, Linux, and Mac OS X☆415Updated last week
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- Pthreads-free Linux threading demo☆157Updated 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 …☆505Updated 8 months ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- Notes on the linux kernel VM subsystem.☆372Updated 2 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…☆684Updated 2 weeks ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- A minimal toy implementation of strace(1)☆176Updated 2 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆403Updated 6 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆182Updated 3 years ago
- C code refactoring browser☆212Updated 2 months ago
- Examples for Linux ptrace(2)☆137Updated last year
- Experiments with the gcc plugin mechanism☆109Updated last year
- A mini x86 linux debugger for teaching purposes☆633Updated 10 months ago
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆944Updated 5 years ago
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆414Updated 2 months ago
- Awesome links and information about memory allocation☆177Updated 6 years ago
- x86 JIT compiler in 86 lines☆961Updated 9 years ago
- A static checker for identifying unstable code.☆361Updated 10 years ago