evanw / buddy-malloc
An implementation of buddy memory allocation
☆100Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for buddy-malloc
- A single header buddy memory allocator for C & C++☆150Updated last month
- Awesome links and information about memory allocation☆170Updated 5 years ago
- Coroutines for C.☆73Updated 7 years ago
- Robin Hood hash map library☆58Updated 3 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Benchmarks for our memory allocator☆61Updated last year
- Embedded Buddy Allocator☆19Updated 8 years ago
- Writing a minimal x86-64 JIT compiler in C++☆99Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆75Updated 2 years ago
- A low-level coroutine library for C☆60Updated 3 months ago
- C99 trie library☆98Updated 5 years ago
- Doug Lea's memory allocator☆246Updated 4 years ago
- Fast, efficient string interning☆90Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 8 years ago
- Minimal C Library☆70Updated 6 years ago
- High performance C implementation of AVL trees☆98Updated 5 years ago
- libco is a cooperative multithreading library written in C89.☆129Updated 2 months ago
- A simple bitset library in C☆126Updated last month
- A small, usability-oriented generic container library.☆193Updated 2 months ago
- Fast C/C++ memory allocator with free-all operation☆54Updated 9 years ago
- A lightweight conservative garbage collector for C/C++☆118Updated 6 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆95Updated 9 months ago
- a simple tiny C Compiler using Lex & Yacc☆82Updated 8 years ago
- C17 compiler implementation from scratch☆64Updated last year
- C99 parser and frontend for libfirm☆341Updated last year
- A simple C hash table (open addressing and rehashing) for embedding into projects☆56Updated 5 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 4 years ago
- Bytecode interpreter☆69Updated 7 months ago
- Working draft of nextgen malloc implementation for musl libc☆118Updated 4 years ago