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:
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆40Updated last year
- musl - an implementation of the standard library for Linux-based systems - ( Downstream )☆269Updated 2 months ago
- ☆26Updated 9 years ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆37Updated 2 years ago
- Fabrice Bellard's tinyemu (https://bellard.org/tinyemu/)☆65Updated 4 years ago
- TCC (Tiny C Compiler) for 64-bit RISC-V, compiled to WebAssembly with Zig Compiler☆54Updated last year
- DynASM - a Dynamic Assembler for code generation engines☆35Updated 5 years ago
- Portable C Compiler sources☆121Updated last year
- A quick tutorial on how to implement malloc/free/calloc/realloc☆175Updated 6 years ago
- ☆87Updated 2 years ago
- Library containing safer alternatives/wrappers for insecure C APIs.☆22Updated 9 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆142Updated 2 weeks ago
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 11 years ago
- A Small RISC-V Virtual Machine☆92Updated 3 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- A low-level coroutine library for C☆70Updated last year
- Doug Lea's memory allocator☆284Updated 6 years ago
- A tinycompiler in C from scratch☆108Updated last year
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- X86 CPU topics overview for developers , oriented towards performance☆204Updated 3 weeks ago
- ☆86Updated 7 months ago
- self education and historical research of the C++ compiler cfront v3☆89Updated 10 years ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆191Updated 2 years ago
- Coroutine scheduler for C☆47Updated last year
- Code examples for tutoring modern C++☆99Updated 6 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆73Updated 11 months ago
- A collection of some lockfree datastructures☆70Updated 2 years ago