evanw / buddy-malloc
An implementation of buddy memory allocation
☆105Updated 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
- A single header buddy memory allocator for C & C++☆179Updated this week
- ☆58Updated 2 years ago
- Awesome links and information about memory allocation☆175Updated 5 years ago
- Doug Lea's memory allocator☆257Updated 5 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆789Updated 8 months ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- Coroutines for C.☆74Updated 8 years ago
- Minimal C Library☆75Updated 7 years ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 6 years ago
- A small malloc implementation, for use in WebAssembly☆162Updated last year
- Self-hosting C toolchain, from scratch☆34Updated 2 months ago
- A low-level coroutine library for C☆64Updated 8 months ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- A simple hobby operating system for the x86-64 architecture☆70Updated 4 years ago
- libco is a cooperative multithreading library written in C89.☆139Updated 7 months ago
- A list of awesome C preprocessor stuff☆329Updated 4 months ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 2 years ago
- A versatile, performance-oriented generic hash table library for C.☆112Updated this week
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Modular kernel built for simplicity☆91Updated 7 years ago
- This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.☆45Updated 3 years ago
- A parser generator for C☆364Updated last month
- C17 compiler implementation from scratch☆64Updated last year
- A Quick Backend☆332Updated 3 years ago
- B-tree implementation in C☆354Updated 2 months ago
- Embedded Buddy Allocator☆22Updated 9 years ago
- Anonymous functions in C☆251Updated 4 years ago
- Buddy allocator☆39Updated 11 months ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆243Updated 7 months ago
- ☆89Updated 2 years ago