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:
- ☆394Updated 5 years ago
- C++11 ELF/DWARF parser☆338Updated last year
- Doug Lea's memory allocator☆281Updated 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++☆170Updated 2 years ago
- DieHard: An error-resistant memory allocator for Windows, Linux, and Mac OS X☆415Updated this week
- ☆378Updated 9 months ago
- A mini x86 linux debugger for teaching purposes☆644Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- Experiments with the gcc plugin mechanism☆111Updated 2 years ago
- Examples for Linux ptrace(2)☆135Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆406Updated last week
- x86-64 assembler library☆487Updated 4 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- Pthreads-free Linux threading demo☆159Updated 6 years ago
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆965Updated 5 years ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆389Updated 6 months ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆276Updated last year
- A minimal toy implementation of strace(1)☆180Updated 2 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 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 …☆510Updated last month
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆188Updated 3 years ago
- C11 Lock-free Stack☆184Updated last year
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆74Updated 12 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,196Updated this week
- A static checker for identifying unstable code.☆363Updated 10 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
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆419Updated 8 months ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year