evanw / buddy-mallocLinks
An implementation of buddy memory allocation
☆114Updated 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++☆226Updated 3 weeks ago
- Anonymous functions in C☆259Updated 5 years ago
- Coroutines for C.☆77Updated 8 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆804Updated last year
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Doug Lea's memory allocator☆282Updated 6 years ago
- Awesome links and information about memory allocation☆182Updated 6 years ago
- A ARM/X86(-64) C compiler☆176Updated 2 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 2 months ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- A Tour Through the SubC Compiler☆92Updated 4 years ago
- Minimal C Library☆78Updated 7 years ago
- C99 parser and frontend for libfirm☆353Updated 11 months ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆119Updated this week
- A simple tar implementation in C☆126Updated last year
- B-tree implementation in C☆371Updated 11 months ago
- A lightweight coroutine library written in C and assembler☆40Updated 11 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- Fast, efficient string interning☆100Updated 8 years ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- C99 trie library☆101Updated 6 years ago
- re-implementation of UNIX v6 in ANSI C for x86_64 SMP☆190Updated 2 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 3 years ago
- ☆61Updated 7 years ago
- Modular kernel built for simplicity☆94Updated 8 years ago
- A C compiler☆55Updated 4 years ago
- The Public Domain C Library☆264Updated last month
- Stackless coroutine compiler for C☆46Updated 6 years ago
- libco is a cooperative multithreading library written in C89.☆164Updated last year