n3ko1 / ConcurrentSkipListLinks
generic, lock-free, concurrent skip list implementation
☆11Updated 2 years ago
Alternatives and similar repositories for ConcurrentSkipList
Users that are interested in ConcurrentSkipList are comparing it to the libraries listed below
Sorting:
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆105Updated last month
- An adaptive radix tree for efficient indexing in main memory.☆164Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- ☆20Updated 2 years ago
- An embedded key-value store library specialized for building state machine and log store☆235Updated last month
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- (Det)erministic deadl(ock) resolution for high-throughput, low-latency, and strongly consistent data stores.☆26Updated 4 months ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆81Updated 2 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆210Updated 2 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- Adaptive Radix Tree in C++☆47Updated 2 weeks ago
- An open-source BzTree implementation☆92Updated 4 years ago
- Couchbase Key-Value Engine☆141Updated this week
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆46Updated 2 years ago
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 6 years ago
- High-Performance C++ Data System☆131Updated last month
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- The concurrent skip list is a multithreaded implementation of the skip list data structure where the insert, delete, get and range operat…☆25Updated 4 years ago
- C++ implementation of raft consensus☆267Updated 2 years ago
- pmwcas☆138Updated 2 years ago
- ☆121Updated 3 years ago
- An update-in-place key-value store for modern storage.☆144Updated last year
- Fast Approximate Membership Filters (C++)☆284Updated 3 weeks ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago