emeryberger / Malloc-ImplementationsLinks
A collection of memory allocators
☆462Updated 3 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:
- ☆393Updated 5 years ago
- C++11 ELF/DWARF parser☆338Updated last year
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Doug Lea's memory allocator☆281Updated 6 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆171Updated 2 years ago
- A mini x86 linux debugger for teaching purposes☆644Updated last year
- ☆378Updated 8 months ago
- DieHard: An error-resistant memory allocator for Windows, Linux, and Mac OS X☆415Updated this week
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- A minimal toy implementation of strace(1)☆180Updated 2 years ago
- x86-64 assembler library☆487Updated 4 years ago
- Pthreads-free Linux threading demo☆159Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆276Updated last year
- Experiments with the gcc plugin mechanism☆111Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆406Updated this week
- C11 Lock-free Stack☆184Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆95Updated 13 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆191Updated 7 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆188Updated 3 years ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆389Updated 6 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,194Updated this week
- 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…☆708Updated last week
- A static checker for identifying unstable code.☆363Updated 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 …☆509Updated last month
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- 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