emeryberger / Malloc-ImplementationsLinks
A collection of memory allocators
☆462Updated 2 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
- ☆392Updated 5 years ago
- Doug Lea's memory allocator☆278Updated 6 years ago
- C++11 ELF/DWARF parser☆79Updated 4 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
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Experiments with the gcc plugin mechanism☆111Updated last year
- DieHard: An error-resistant memory allocator for Windows, Linux, and Mac OS X☆414Updated last month
- A minimal toy implementation of strace(1)☆179Updated 2 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 2 weeks ago
- A static checker for identifying unstable code.☆363Updated 10 years ago
- ☆376Updated 8 months ago
- Examples for Linux ptrace(2)☆135Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆405Updated 2 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 6 years ago
- x86-64 assembler library☆486Updated 4 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆275Updated last year
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆191Updated 7 years ago
- Pthreads-free Linux threading demo☆159Updated 6 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆417Updated 8 months 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…☆705Updated 3 weeks ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆188Updated 3 years ago
- Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel☆468Updated 7 months ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Project moved to: https://github.com/llvm/llvm-project☆293Updated 6 years ago