greensky00 / skiplistLinks
Generic lock-free Skiplist container pure C implementation, STL-style set, map
☆150Updated 6 years ago
Alternatives and similar repositories for skiplist
Users that are interested in skiplist are comparing it to the libraries listed below
Sorting:
- C++ implementation of raft consensus☆272Updated 2 years ago
- C++ raft lib☆138Updated 3 years ago
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- A stripped-down, portable version of boost::context☆53Updated 3 years ago
- Yet Another RAFT implementation☆126Updated 7 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- A working project for High-concurrency B-tree source code in C☆252Updated 5 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- An adaptive radix tree for efficient indexing in main memory.☆170Updated 2 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 3 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 6 years ago
- Modern C++ B-tree containers☆280Updated 2 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Updated last year
- Probably the best implementation for SkipList written by C++☆125Updated 2 years ago
- A ZooKeeper client for C++.☆157Updated 3 years ago
- Lock-free implementation of the token bucket algorithm in C++☆62Updated 2 years ago
- A c++ develop toolkit☆34Updated 8 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆200Updated 7 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- High-Performance C++ Data System☆131Updated 6 months ago
- A raft consensus implementation that is simply and understandable☆152Updated 5 years ago
- Different implementations of spinlock.☆105Updated 11 years ago