dhanus / lsm-treeLinks
This is an implementation of a log structure merge tree.
☆59Updated 8 years ago
Alternatives and similar repositories for lsm-tree
Users that are interested in lsm-tree are comparing it to the libraries listed below
Sorting:
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- An embedded key-value store library specialized for building state machine and log store☆236Updated 2 months ago
- Order-preserving key encoder☆125Updated 5 years ago
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 8 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- Paxos in Python, tested with Jepsen☆31Updated 3 years ago
- A cache-efficiency weight balanced binary tree☆71Updated 11 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆93Updated 6 years ago
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 9 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆101Updated 2 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- An Educational parallel Algorithm collection☆132Updated 9 months ago
- In-memory, columnar, arrow-based database.☆48Updated 3 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Key Value Store based on LevelDB☆116Updated 4 years ago
- Benchmark of common hash functions☆36Updated 6 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆47Updated 2 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆101Updated last year
- ☆14Updated 2 years ago
- C++ implementation of raft consensus☆267Updated 2 years ago
- ☆29Updated 8 years ago