malbrain / database
Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency
☆75Updated 3 years ago
Alternatives and similar repositories for database:
Users that are interested in database are comparing it to the libraries listed below
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- A working project for High-concurrency B-tree source code in C☆250Updated 4 years ago
- ☆66Updated 4 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated last month
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- The Cicada engine☆57Updated 7 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆24Updated 10 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- QSBR and EBR library☆119Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆58Updated 6 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Concurrent trie-hash map library☆91Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 11 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆94Updated 5 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- ☆16Updated 7 years ago
- levi-db is a fast database engine☆36Updated 7 years ago
- The C++ TiKV client used by TiFlash.☆39Updated 2 months ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 5 years ago