sears / bLSM
Read- and latency-optimized log structured merge tree
☆174Updated 13 years ago
Alternatives and similar repositories for bLSM:
Users that are interested in bLSM are comparing it to the libraries listed below
- LSM-trie☆113Updated 4 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆176Updated 3 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆94Updated 5 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆208Updated 9 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- ☆119Updated 3 years ago
- Persistent Memory Storage Engine☆24Updated 6 months ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- A working project for High-concurrency B-tree source code in C☆250Updated 4 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago
- A transactional main-memory database system on multicores☆103Updated 6 years ago
- ☆43Updated 3 years ago
- A in-memory storage manager, that can do versioning and fast scans☆50Updated 8 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆213Updated 2 years ago
- An adaptive radix tree for efficient indexing in main memory.☆159Updated last year
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆197Updated 6 months ago
- ☆143Updated 2 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- Beta release of Masstree.☆441Updated last year
- Yet Another RAFT implementation☆126Updated 6 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆158Updated 3 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 11 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago