evanw / buddy-mallocLinks
An implementation of buddy memory allocation
☆111Updated 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
Sorting:
- A single header buddy memory allocator for C & C++☆188Updated 2 months ago
- Coroutines for C.☆75Updated 8 years ago
- Awesome links and information about memory allocation☆178Updated 6 years ago
- Anonymous functions in C☆253Updated 5 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆795Updated 11 months ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- Doug Lea's memory allocator☆268Updated 5 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆135Updated last year
- C99 parser and frontend for libfirm☆348Updated 6 months ago
- ☆60Updated 7 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 4 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 4 years ago
- Minimal C Library☆77Updated 7 years ago
- A simple tar implementation in C☆127Updated last year
- The Public Domain C Library☆245Updated last month
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 2 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- libco is a cooperative multithreading library written in C89.☆145Updated 10 months ago
- C99 trie library☆101Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.☆47Updated 3 years ago
- High performance C implementation of AVL trees☆103Updated 6 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- B-tree implementation in C☆358Updated 5 months ago
- Same as simple-virtual-machine but in C☆150Updated 9 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A small malloc implementation, for use in WebAssembly☆166Updated last year
- A small arm/x86(-64) C compiler☆169Updated 2 years ago