malbrain / databaseLinks
Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency
☆75Updated 4 years ago
Alternatives and similar repositories for database
Users that are interested in database are comparing it to the libraries listed below
Sorting:
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 4 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- ☆66Updated 4 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 4 months ago
- QSBR and EBR library☆123Updated 5 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- Concurrent trie-hash map library☆92Updated last year
- Yet Another RAFT implementation☆126Updated 6 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆79Updated last year
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- An embedded key-value store library specialized for building state machine and log store☆233Updated last week
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Couchbase Key-Value Engine☆140Updated this week
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 9 years ago
- Modern SQL parser using Bison (Yacc) and Flex☆89Updated 8 months ago
- ☆16Updated 8 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 7 years ago
- Raft network simulator, for QA☆18Updated 7 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago