greensky00 / skiplist
Generic lock-free Skiplist container pure C implementation, STL-style set, map
☆142Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for skiplist
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- C++ implementation of raft consensus☆264Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆150Updated 8 months ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- W-TinyLFU cache C++11 header only implementation☆55Updated 6 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- C++ raft lib☆128Updated 2 years ago
- Probably the best implementation for SkipList written by C++☆119Updated last year
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆172Updated 8 years ago
- 无锁链表vs加锁链表(性能对比)☆38Updated 6 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆284Updated 3 months ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆112Updated 6 years ago
- A c++ develop toolkit☆33Updated 7 years ago
- Implementation of the BwTree as specified by Microsoft Research☆98Updated 8 years ago
- A data structure and algorithm library built for ToplingDB☆55Updated last week
- An event-driven c library open source by taobao originally and maintain here☆20Updated 4 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆74Updated 6 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 7 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated last year
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆97Updated 6 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆246Updated 2 years ago
- High-Performance C++ Data System☆120Updated 9 months ago
- A working project for High-concurrency B-tree source code in C☆246Updated 4 years ago
- QSBR and EBR library☆116Updated 4 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago