doublequan / CStore-Lockfree-SIMD-SkiplistLinks
☆13Updated 8 years ago
Alternatives and similar repositories for CStore-Lockfree-SIMD-Skiplist
Users that are interested in CStore-Lockfree-SIMD-Skiplist are comparing it to the libraries listed below
Sorting:
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- Adaptive Radix Tree in C++☆45Updated this week
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- A data structure and algorithm library built for ToplingDB☆61Updated last month
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 3 months ago
- A working project for High-concurrency B-tree source code in C☆251Updated 4 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 5 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆101Updated 2 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆101Updated 6 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- levi-db is a fast database engine☆36Updated 7 years ago
- An embedded key-value store library specialized for building state machine and log store☆233Updated last month
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 6 years ago
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆77Updated last year
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆165Updated 3 years ago
- The C++ TiKV client used by TiFlash.☆40Updated 2 weeks ago
- High-Performance C++ Data System☆131Updated last year
- Embedded InnoDB based on v5.1☆32Updated 2 weeks ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆68Updated 2 years ago