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:
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 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
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A lightweight coroutine library written in C and assembler☆38Updated 10 years ago
- Netstring parsing in C☆36Updated 4 years ago
- High performance C implementation of AVL trees☆103Updated 6 years ago
- Concurrent trie-hash map library☆92Updated last year
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- For details, see the blog post:☆32Updated last year
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Lightweight printf-compatible format processing library☆32Updated 9 months ago
- Benchmarks for our memory allocator☆67Updated last year
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- Network library☆18Updated last year
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago