sailfish009 / mallocLinks
Doug Lea's malloc
☆24Updated 9 years ago
Alternatives and similar repositories for malloc
Users that are interested in malloc are comparing it to the libraries listed below
Sorting:
- musl - an implementation of the standard library for Linux-based systems - ( Downstream )☆275Updated 3 months ago
- ☆26Updated 9 years ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆40Updated last year
- A Small RISC-V Virtual Machine☆92Updated 3 years ago
- DynASM - a Dynamic Assembler for code generation engines☆36Updated 5 years ago
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- A single header buddy memory allocator for C & C++☆231Updated last month
- Fabrice Bellard's tinyemu (https://bellard.org/tinyemu/)☆65Updated 4 years ago
- Doug Lea's memory allocator☆284Updated 6 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- Stackless coroutine implementation in C and C++☆29Updated 6 years ago
- Portable C Compiler sources☆122Updated last year
- MIT 6.828: Operating System Engineering lab / JOS☆74Updated 7 years ago
- A low-level coroutine library for C☆70Updated last year
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 4 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 11 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- Library containing safer alternatives/wrappers for insecure C APIs.☆23Updated 10 months ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 4 years ago
- B-tree implementation in C☆372Updated last year
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 3 months ago
- The first available release, on March 22, 1987.☆76Updated 8 years ago
- ☆62Updated 8 years ago
- A MIPS port of xv6☆81Updated 9 years ago
- A collection of (public) notes on assorted topics☆79Updated 5 months ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆127Updated 8 months ago
- A collection of some lockfree datastructures☆70Updated 2 years ago
- Source code for the book Building a Debugger☆348Updated 6 months ago