malbrain / databaseLinks
Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency
☆76Updated 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☆116Updated 10 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- ☆66Updated 5 years ago
- A cache-efficiency weight balanced binary tree☆71Updated 11 years ago
- A very fast on-disk database for SHA1-identified objects☆57Updated 9 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆90Updated 8 years ago
- The Cicada engine☆59Updated 8 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Read- and latency-optimized log structured merge tree☆175Updated 13 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 8 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆96Updated 6 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- QSBR and EBR library☆135Updated 6 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 9 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- Yet Another RAFT implementation☆126Updated 7 years ago
- A distributed durable unique 64bit ID server☆208Updated 7 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 10 years ago
- BLInk Tree logic - storage and locking experiment☆28Updated 11 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 6 years ago
- ☆16Updated 8 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year