greensky00 / skiplist
Generic lock-free Skiplist container pure C implementation, STL-style set, map
☆145Updated 5 years ago
Alternatives and similar repositories for skiplist:
Users that are interested in skiplist are comparing it to the libraries listed below
- A RAFT implementation to help build your RAFT service in 1 minute.☆66Updated last year
- network library based on io_uring and C++20 coroutine☆102Updated 4 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆118Updated 6 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- C++ implementation of raft consensus☆262Updated last year
- C++ raft lib☆132Updated 2 years ago
- a consistent_hash implementation writen in c++☆80Updated 11 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- A concurrent thread-safe hash map implemented in C++☆146Updated last year
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆290Updated 7 months ago
- A c++ develop toolkit☆34Updated 7 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- An adaptive radix tree for efficient indexing in main memory.☆154Updated 11 months ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- view the coroutine's stack information☆14Updated 5 years ago
- A working project for High-concurrency B-tree source code in C☆247Updated 4 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A data structure and algorithm library built for ToplingDB☆57Updated 3 months ago
- Probably the best implementation for SkipList written by C++☆120Updated last year
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- QSBR and EBR library☆118Updated 5 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- A Raft based K-V database implemented with cpp.☆37Updated 5 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Add TTL feature on rocksdb, and compatible with rocksdb☆44Updated 6 years ago