CalebLBaker / b-treeLinks
C++ implementation of a b-tree.
☆13Updated 3 years ago
Alternatives and similar repositories for b-tree
Users that are interested in b-tree are comparing it to the libraries listed below
Sorting:
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 7 months ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- BLInk Tree logic - storage and locking experiment☆28Updated 11 years ago
- ☆20Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Adaptive Radix Tree in C++☆47Updated 3 weeks ago
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 9 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Modern C++ B-tree containers☆277Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- popcount algorithms in C and Rust☆30Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆38Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- The Cicada engine☆59Updated 8 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Automatically exported from code.google.com/p/tx-trie☆29Updated 10 years ago
- Modern SQL parser using Bison (Yacc) and Flex☆90Updated 10 months ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆28Updated 12 years ago
- A simple, reference implementation of a B^e-tree☆158Updated 6 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- A nano concurrency library☆24Updated 5 years ago
- B+ tree implementation in C☆132Updated 5 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- ☆143Updated 3 years ago
- A front-end (lexer, parser and partial compiler) for a subset of the SQL language☆45Updated 12 years ago