sailfish009 / mallocLinks
Doug Lea's malloc
☆20Updated 8 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 )☆233Updated 2 weeks ago
- ☆23Updated 9 years ago
- Fabrice Bellard's tinyemu (https://bellard.org/tinyemu/)☆66Updated 3 years ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆39Updated last year
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 10 years ago
- Doug Lea's memory allocator☆272Updated 5 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- Portable C Compiler sources☆117Updated last year
- Tweaks to Fabrice Bellard's TinyEMU☆143Updated last year
- Fast header-only arena allocator☆18Updated 3 months ago
- X86 CPU topics overview for developers , oriented towards performance☆201Updated 7 months ago
- DynASM - a Dynamic Assembler for code generation engines☆32Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- unofficial musl mirror git://git.musl-libc.org/musl☆179Updated 2 weeks ago
- A collection of small C projects - usually a minimal example of something interesting☆45Updated 3 years ago
- ☆293Updated last year
- Library containing safer alternatives/wrappers for insecure C APIs.☆22Updated 6 months ago
- MIT 6.828: Operating System Engineering lab / JOS☆68Updated 7 years ago
- self education and historical research of the C++ compiler cfront v3☆87Updated 9 years ago
- ☆88Updated 2 years ago
- A Small RISC-V Virtual Machine☆84Updated 3 years ago
- TCC (Tiny C Compiler) for 64-bit RISC-V, compiled to WebAssembly with Zig Compiler☆47Updated last year
- Coroutines for C.☆76Updated 8 years ago
- An implementation of buddy memory allocation☆113Updated 7 years ago
- facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.☆98Updated last month
- Debug Malloc memory allocation debugging C library☆169Updated 2 years ago
- A low-level coroutine library for C☆68Updated last year
- TinyGL: a Small, Free and Fast Subset of OpenGL☆84Updated 2 months ago
- User-Space TCP/IP Stack Implemented in C++20.☆32Updated 5 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆172Updated 6 years ago