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☆55Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated 3 weeks ago
- W-TinyLFU cache C++11 header only implementation☆55Updated 6 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 8 years ago
- An attempt to split the Raft library out of LogCabin☆38Updated 7 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- ☆21Updated last year
- terark basic library☆25Updated 6 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- A Column-Oriented DBMS☆16Updated 9 years ago
- Implementation of the BwTree as specified by Microsoft Research☆98Updated 8 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆28Updated last year
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆35Updated this week
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆142Updated 4 years ago
- A data structure and algorithm library built for ToplingDB☆55Updated this week
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆27Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- ☆16Updated 7 years ago
- Lock-free implementation of the token bucket algorithm in C++☆54Updated last year
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 10 years ago
- A high-performance, concurrent hash table☆24Updated 10 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- ☆12Updated 5 years ago
- IOManager tries to bridge the gap in existing async framework to build full async networked database/storage/keyvalue storage☆9Updated 3 weeks ago
- ☆17Updated 3 weeks ago