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:
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- High performance utility library for C☆96Updated 5 months ago
- C11 Lock-free Stack☆184Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆81Updated 3 years ago
- Cross-platform atomic operations and lock algorithm library☆100Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- A lightweight coroutine library written in C and assembler☆40Updated 11 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- C99 trie library☆101Updated 6 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- Lightweight logging library for C/C++☆38Updated 4 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 6 years ago
- An Extremely Fast Compression Algorithm.☆16Updated 4 years ago