berenm / bplus-treeLinks
Fast in-memory B+-Tree implementation in C.
☆29Updated 9 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:
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Static Radix Tree (Patricia trie) implementation in C☆49Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Concurrent trie-hash map library☆92Updated last year
- portability macros for compiler and hardware micro operations☆36Updated last year
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Coroutines for C.☆76Updated 8 years ago
- C11 Lock-free Stack☆183Updated last year
- Coroutines in C☆121Updated 11 years ago
- SSE string functions for x86-64 Linux☆21Updated 3 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
- cprops - C Prototyping Tools☆13Updated 13 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- C99 trie library☆101Updated 6 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- For details, see the blog post:☆32Updated last year