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:
- Adaptive Radix Tree in C++☆50Updated this week
- C++ implementation of RCU based on reference counting and hazard pointers.☆28Updated 13 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- BLInk Tree logic - storage and locking experiment☆28Updated 11 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 10 months ago
- C++11 port of the PostgreSQL DBMS☆70Updated 9 years ago
- Modern C++ B-tree containers☆280Updated 2 years ago
- ☆20Updated 3 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- ☆14Updated 2 years ago
- ☆12Updated 4 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
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 6 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Updated 6 years ago
- ☆13Updated 8 years ago
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- Automatically exported from code.google.com/p/tx-trie☆29Updated 10 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆26Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- C++ Future/Promises implementation, loosely based on Future.pm☆10Updated 10 years ago
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- B+ tree implementation in C☆131Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago