evanw / buddy-mallocLinks
An implementation of buddy memory allocation
☆112Updated 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++☆193Updated 3 weeks ago
- Awesome links and information about memory allocation☆180Updated 6 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆797Updated last year
- Coroutines for C.☆76Updated 8 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆126Updated 3 years ago
- Doug Lea's memory allocator☆268Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- B-tree implementation in C☆360Updated 6 months ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- an experimental 64-bit operating system☆136Updated 7 months ago
- ⏱️ single header benchmark framework for C and C++☆235Updated 11 months ago
- Anonymous functions in C☆253Updated 5 years ago
- The Public Domain C Library☆246Updated 2 months ago
- libco is a cooperative multithreading library written in C89.☆147Updated 10 months ago
- A public database of C compiler test cases, minimal test runners, and public test results.☆230Updated 4 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆288Updated last year
- A simple bitset library in C☆135Updated 5 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Random access array of tightly packed unsigned integers☆164Updated 3 years ago
- A versatile, performance-oriented generic hash table library for C.☆138Updated 3 months ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Minimal C Library☆77Updated 7 years ago
- C99 parser and frontend for libfirm☆349Updated 6 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆136Updated 6 months ago
- A simple tar implementation in C☆126Updated last year
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 4 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 3 months ago