tidwall / btree.cLinks
B-tree implementation in C
☆373Updated last year
Alternatives and similar repositories for btree.c
Users that are interested in btree.c are comparing it to the libraries listed below
Sorting:
- R-tree implementation in C☆143Updated last year
- Simple hash table implemented in C☆186Updated last year
- #️⃣ single header hashmap implementation for C and C++☆452Updated 6 months ago
- Hash map implementation in C.☆993Updated 5 months ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆180Updated 2 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆282Updated last month
- A pure C vector implementation☆154Updated 4 years ago
- Multipurpose C library and persistent key/value storage☆310Updated last month
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- Single header stackful cross-platform coroutine library in pure C.☆885Updated last year
- A single header buddy memory allocator for C & C++☆232Updated 2 months ago
- My variant of the C Template Library☆281Updated 2 months ago
- A versatile, performance-oriented generic hash table library for C.☆177Updated 9 months ago
- Doug Lea's memory allocator☆284Updated 6 years ago
- M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of containe…☆1,070Updated 2 weeks ago
- str: yet another string library for C language.☆349Updated last month
- A Tiny Garbage Collector for C☆1,080Updated 2 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆593Updated last year
- B-tree generator for C☆145Updated 3 months ago
- A low-level coroutine library for C☆70Updated last year
- Simple, zero-dependency garbage collection for C☆1,289Updated last year
- Robin Hood hash map library☆68Updated 4 years ago
- C Implementation of the monkey programming language☆75Updated 5 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- A simple memory allocator - Memory allocation 101☆307Updated 6 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- unofficial musl mirror git://git.musl-libc.org/musl☆179Updated 3 months ago
- An implementation of buddy memory allocation☆115Updated 8 years ago
- facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.☆113Updated this week
- A radix tree implementation in ANSI C☆1,218Updated 2 years ago