emeryberger / Malloc-ImplementationsLinks
A collection of memory allocators
☆453Updated 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☆265Updated 5 years ago
- C++11 ELF/DWARF parser☆326Updated 11 months ago
- C++11 ELF/DWARF parser☆78Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,156Updated 2 months ago
- ☆390Updated 4 years ago
- C11 Lock-free Stack☆181Updated last year
- A mini x86 linux debugger for teaching purposes☆627Updated 10 months ago
- ☆366Updated 2 months ago
- Pthreads-free Linux threading demo☆157Updated 5 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- x86-64 assembler library☆482Updated 4 years ago
- A static checker for identifying unstable code.☆360Updated 10 years ago
- The Better String Library☆520Updated 7 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 …☆506Updated 7 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
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- GCC plugin that embeds CPython inside the compiler☆204Updated 3 years ago
- DieHard: An error-resistant memory allocator for Windows, Linux, and Mac OS X☆414Updated last month
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- A companion repository for the io_uring by Example article series☆405Updated 7 months ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆188Updated 7 years ago
- Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel☆458Updated last month
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆414Updated 2 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…☆677Updated 2 weeks ago
- C code refactoring browser☆212Updated last month
- A Tiny Garbage Collector for C☆997Updated last year
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆791Updated 10 months ago