emeryberger / Malloc-ImplementationsLinks
A collection of memory allocators
☆466Updated 4 months 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☆338Updated last year
- ☆395Updated 5 years ago
- C++11 ELF/DWARF parser☆80Updated 5 years ago
- Doug Lea's memory allocator☆284Updated 6 years ago
- A mini x86 linux debugger for teaching purposes☆646Updated last year
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆171Updated 2 years ago
- DieHard: An error-resistant memory allocator for Windows, Linux, and Mac OS X☆420Updated last month
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Updated last month
- ☆380Updated 10 months ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- x86-64 assembler library☆488Updated 5 years ago
- Examples for Linux ptrace(2)☆135Updated last year
- Experiments with the gcc plugin mechanism☆113Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆277Updated last year
- A static checker for identifying unstable code.☆363Updated 10 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆191Updated 7 years ago
- Notes on the linux kernel VM subsystem.☆381Updated 3 years ago
- A minimal toy implementation of strace(1)☆180Updated 2 years ago
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆421Updated 10 months ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆186Updated 3 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 …☆515Updated 2 months ago
- POSIX-like scalable multicore research OS kernel☆197Updated 5 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…☆334Updated 10 years ago
- Reworking of Agner Fog's performance test programs for Linux☆117Updated 3 months ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 4 years ago
- Pthreads-free Linux threading demo☆159Updated 6 years ago
- Suite for benchmarking malloc implementations.☆472Updated last week
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆96Updated 13 years ago