malbrain / database
Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency
☆74Updated 3 years ago
Alternatives and similar repositories for database:
Users that are interested in database are comparing it to the libraries listed below
- A working project for High-concurrency B-tree source code in C☆246Updated 4 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 10 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆17Updated 5 months ago
- ☆66Updated 4 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- The Cicada engine☆55Updated 7 years ago
- BLInk Tree logic - storage and locking experiment☆25Updated 10 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆99Updated 6 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆94Updated 5 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆16Updated 6 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆22Updated 9 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆173Updated 8 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- QSBR and EBR library☆117Updated 5 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last week
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- An attempt to split the Raft library out of LogCabin☆38Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 8 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 4 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 10 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆425Updated 11 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- A Raft based K-V database implemented with cpp.☆37Updated 5 years ago
- Concurrent trie-hash map library☆91Updated last year