evanw / buddy-mallocLinks
An implementation of buddy memory allocation
☆115Updated 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++☆230Updated last month
- Awesome links and information about memory allocation☆183Updated 6 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆806Updated last year
- Anonymous functions in C☆260Updated 5 years ago
- Doug Lea's memory allocator☆284Updated 6 years ago
- Coroutines for C.☆78Updated 8 years ago
- libco is a cooperative multithreading library written in C89.☆163Updated last year
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- C99 trie library☆101Updated 6 years ago
- C99 parser and frontend for libfirm☆357Updated last year
- Minimal C Library☆78Updated 7 years ago
- A lightweight coroutine library written in C and assembler☆40Updated 11 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆140Updated 6 months ago
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A low-level coroutine library for C☆70Updated last year
- Fast, efficient string interning☆100Updated 8 years ago
- C string utils library (STB style, header-only).☆197Updated 7 years ago
- ☆61Updated 7 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago
- 24-bit BMP (Bitmap) ANSI C header library☆92Updated 6 years ago
- A simple tar implementation in C☆126Updated 2 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆296Updated 2 years ago
- Small XML parser in C☆89Updated 3 years ago
- Stackless coroutine compiler for C☆47Updated 6 years ago
- A collection of some lockfree datastructures☆70Updated 2 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 4 years ago
- a simple tiny C Compiler using Lex & Yacc☆93Updated 4 months ago