djoldman / fmpoolLinks
Free-List Memory Pool of fixed-size objects in C99
☆49Updated 2 years ago
Alternatives and similar repositories for fmpool
Users that are interested in fmpool are comparing it to the libraries listed below
Sorting:
- Hierarchical Allocator for C☆66Updated 9 years ago
- C99 trie library☆101Updated 6 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 months ago
- memory pool allocator☆51Updated 12 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Intrusive data structures for C☆60Updated 8 years ago
- mini-LZ library☆34Updated 2 years ago
- High performance utility library for C☆94Updated last month
- Mirror of http://byuu.org/library/libco/☆60Updated 2 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- a tiny string library☆23Updated 9 years ago
- Embeddable HTTP server.☆85Updated 7 years ago
- Roguelike Header Kit☆26Updated 6 years ago
- Math vector library☆38Updated last year
- A just-in-time compiler for c minus☆47Updated 12 years ago
- Coroutines in C☆121Updated 11 years ago
- Portable, single-file, 2D/3D vector/quaternion/matrix math library☆43Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Simple, single-file test harness for C/C++☆41Updated 8 years ago
- C11 Lock-free Stack☆183Updated last year
- header-file-only implementation of various hash algorithms