evanw / buddy-malloc
An implementation of buddy memory allocation
☆104Updated 7 years ago
Alternatives and similar repositories for buddy-malloc:
Users that are interested in buddy-malloc are comparing it to the libraries listed below
- Coroutines for C.☆74Updated 8 years ago
- A single header buddy memory allocator for C & C++☆172Updated last week
- Doug Lea's memory allocator☆255Updated 5 years ago
- libco is a cooperative multithreading library written in C89.☆137Updated 6 months ago
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago
- A low-level coroutine library for C☆61Updated 7 months ago
- Awesome links and information about memory allocation☆175Updated 5 years ago
- Minimal C Library☆73Updated 6 years ago
- Anonymous functions in C☆249Updated 4 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 9 years ago
- C99 trie library☆99Updated 5 years ago
- Small XML parser in C☆79Updated 2 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- Embedded Buddy Allocator☆22Updated 9 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- A versatile, performance-oriented generic hash table library for C.☆106Updated 7 months ago
- Fast, efficient string interning☆95Updated 7 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆183Updated 7 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- Scripting in C with JIT(x64)/VM.☆52Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆77Updated 2 years ago
- C library to remove white space from strings as fast as possible☆152Updated 6 months ago
- Benchmarks for our memory allocator☆63Updated last year
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆126Updated last month
- Self-hosting C toolchain, from scratch☆34Updated last month
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆116Updated 3 years ago
- Same as simple-virtual-machine but in C☆146Updated 8 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆35Updated 11 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆103Updated last year