berenm / bplus-treeLinks
Fast in-memory B+-Tree implementation in C.
☆30Updated 10 years ago
Alternatives and similar repositories for bplus-tree
Users that are interested in bplus-tree are comparing it to the libraries listed below
Sorting:
- TLSF: two-level segregated fit O(1) allocator☆81Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- C11 Lock-free Stack☆184Updated last year
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last week
- Cross-platform atomic operations and lock algorithm library☆100Updated 7 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- High performance utility library for C☆97Updated 5 months ago
- C99 trie library☆101Updated 6 years ago
- A lightweight coroutine library written in C and assembler☆40Updated 11 years ago
- For details, see the blog post:☆34Updated 2 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆57Updated 3 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago