greensky00 / skiplist
Generic lock-free Skiplist container pure C implementation, STL-style set, map
☆144Updated 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.☆65Updated last year
- Yet Another RAFT implementation☆126Updated 6 years ago
- C++ implementation of raft consensus☆262Updated last year
- C++ raft lib☆131Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆117Updated 6 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆173Updated 8 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- ☆16Updated 7 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 4 years ago
- A Raft based K-V database implemented with cpp.☆37Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- An adaptive radix tree for efficient indexing in main memory.☆152Updated 10 months ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- A ZooKeeper client for C++.☆152Updated 2 years ago
- A c++ develop toolkit☆34Updated 7 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆75Updated 6 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- view the coroutine's stack information☆14Updated 5 years ago
- High-Performance C++ Data System☆122Updated 11 months ago
- Add TTL feature on rocksdb, and compatible with rocksdb☆44Updated 6 years ago
- Probably the best implementation for SkipList written by C++☆120Updated last year
- Lock-free implementation of the token bucket algorithm in C++☆56Updated last year
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆288Updated 6 months ago