emeryberger / Malloc-Implementations
A collection of memory allocators
☆450Updated 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
- Doug Lea's memory allocator☆258Updated 5 years ago
- ☆389Updated 4 years ago
- C++11 ELF/DWARF parser☆326Updated 10 months ago
- C++11 ELF/DWARF parser☆78Updated 4 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,151Updated last month
- A mini x86 linux debugger for teaching purposes☆624Updated 9 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 3 weeks ago
- Pthreads-free Linux threading demo☆156Updated 5 years ago
- DieHard: An error-resistant memory allocator for Windows, Linux, and Mac OS X☆410Updated 3 weeks ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆395Updated 3 weeks ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆390Updated 9 years ago
- x86-64 assembler library☆482Updated 4 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆935Updated 5 years ago
- C++ ABI Summary☆543Updated 5 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆403Updated 6 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆263Updated 11 months ago
- Lock-free ring buffer (MPSC)☆461Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Project moved to: https://github.com/llvm/llvm-project☆290Updated 5 years ago
- ☆364Updated last month
- C11 Lock-free Stack☆181Updated last year
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆412Updated last month
- POSIX Function tracing☆331Updated 7 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆238Updated 7 years ago
- Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel☆457Updated 3 weeks ago