amaliujia / ConcurrentDataStructure
Focus on lock-free, concurrent, parallel data structures.
☆8Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for ConcurrentDataStructure
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- Implementation of the BwTree as specified by Microsoft Research☆98Updated 8 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆55Updated 6 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- The Cicada engine☆56Updated 7 years ago
- ☆12Updated 5 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- This is an implementation of a log structure merge tree.☆60Updated 7 years ago
- Adaptive Radix Tree in C++☆37Updated this week
- leveldb-1.9.0 注解版☆11Updated 5 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- ☆21Updated last year
- ☆16Updated 7 years ago
- A data structure and algorithm library built for ToplingDB☆55Updated this week
- An attempt to split the Raft library out of LogCabin☆38Updated 7 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆24Updated 5 years ago
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 5 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- Log-Structured Merge-Tree (LSM-Tree)☆90Updated 7 years ago
- Embedded InnoDB based on v5.1☆28Updated 3 weeks ago
- A SQL-to-native-code compiler based on LLVM☆45Updated 8 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆97Updated 6 years ago