evanw / buddy-mallocLinks
An implementation of buddy memory allocation
☆113Updated 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++☆212Updated last week
- Awesome links and information about memory allocation☆181Updated 6 years ago
- Coroutines for C.☆76Updated 8 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆800Updated last year
- Doug Lea's memory allocator☆272Updated 5 years ago
- Anonymous functions in C☆255Updated 5 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆134Updated 3 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- libco is a cooperative multithreading library written in C89.☆156Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆137Updated 8 months ago
- A public database of C compiler test cases, minimal test runners, and public test results.☆253Updated 5 years ago
- A simple bitset library in C☆137Updated 7 months ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- A low-level coroutine library for C☆66Updated last year
- Pthreads-free Linux threading demo☆159Updated 6 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆335Updated 3 years ago
- Minimal C Library☆77Updated 7 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Robin Hood hash map library☆65Updated 4 years ago
- Self-hosting C toolchain, from scratch☆36Updated 8 months ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.☆49Updated 3 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆290Updated 2 years ago
- 24-bit BMP (Bitmap) ANSI C header library☆90Updated 6 years ago
- Same as simple-virtual-machine but in C☆152Updated 9 years ago
- Modular kernel built for simplicity☆93Updated 8 years ago