amaliujia / ConcurrentDataStructure
Focus on lock-free, concurrent, parallel data structures.
☆8Updated 8 years ago
Alternatives and similar repositories for ConcurrentDataStructure:
Users that are interested in ConcurrentDataStructure are comparing it to the libraries listed below
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- ☆16Updated 7 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
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 8 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated 2 months ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆16Updated 6 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 9 years ago
- ☆20Updated 2 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- An attempt to split the Raft library out of LogCabin☆38Updated 7 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Add TTL feature on rocksdb, and compatible with rocksdb☆44Updated 6 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- A Column-Oriented DBMS☆16Updated 9 years ago
- ☆12Updated 6 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- terark basic library☆25Updated 6 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆14Updated 7 years ago
- A data structure and algorithm library built for ToplingDB☆56Updated last month
- ☆13Updated 3 years ago
- A transactional main-memory database system on multicores☆102Updated 6 years ago
- Adaptive Radix Tree in C++☆39Updated this week
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆143Updated 5 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- A network framework☆9Updated 6 years ago