Generic lock-free Skiplist container pure C implementation, STL-style set, map
☆151Jan 11, 2020Updated 6 years ago
Alternatives and similar repositories for skiplist
Users that are interested in skiplist are comparing it to the libraries listed below
Sorting:
- Probably the best implementation for SkipList written by C++☆125May 18, 2023Updated 2 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Feb 19, 2026Updated last month
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Jun 8, 2016Updated 9 years ago
- ☆12Apr 11, 2017Updated 8 years ago
- generic, lock-free, concurrent skip list implementation☆11May 14, 2023Updated 2 years ago
- ☆13May 13, 2017Updated 8 years ago
- Skiplist written in C/C++ language.☆27Mar 2, 2014Updated 12 years ago
- An embedded key-value store library specialized for building state machine and log store☆238Jan 8, 2026Updated 2 months ago
- ☆30Sep 14, 2022Updated 3 years ago
- High performance AVL tree container C implementation☆57Mar 7, 2020Updated 6 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Jan 20, 2019Updated 7 years ago
- A Memory-efficient Graph Store for Interactive Queries☆13Sep 1, 2021Updated 4 years ago
- Implementation and benchmark of lock-free Hopscotch Hashing☆11Oct 31, 2019Updated 6 years ago
- A high-performance, concurrent hash table☆1,734Mar 31, 2025Updated 11 months ago
- An open sourced implementation of Bw-Tree in SQL Server Hekaton☆529Nov 14, 2018Updated 7 years ago
- Adaptive Radix Trees implemented in C☆818Mar 21, 2022Updated 3 years ago
- STL容器,vector/list/stack/queue/rb_tree/hash_table/map/set,UnionFindSet/BitMap/BloomFilter☆10Aug 9, 2018Updated 7 years ago
- Concurrent trie-hash map library☆95Oct 30, 2023Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Sep 13, 2013Updated 12 years ago
- Implementation of concurrent linked list. Lock-based and lock-free versions.☆26Nov 20, 2019Updated 6 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Feb 26, 2019Updated 7 years ago
- Latency collector as an embedded library for C++☆13May 26, 2019Updated 6 years ago
- Header-only skip list library for modern C++ (C++17/C++20)☆19Feb 1, 2022Updated 4 years ago
- Postgres connectivity for modern C++☆10May 19, 2020Updated 5 years ago
- logging library for rayon☆17Sep 14, 2020Updated 5 years ago
- Stack clash coroutine demonstration☆13Jun 21, 2017Updated 8 years ago
- Timer facilities for Tokio based on OS-level primitives.☆14May 7, 2020Updated 5 years ago
- Beta release of Masstree.☆457Oct 15, 2023Updated 2 years ago
- distributed faiss for image retrieval☆20Apr 4, 2018Updated 7 years ago
- ☆126Apr 8, 2022Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56May 12, 2017Updated 8 years ago
- skip list with rank, code less than z_set in redis☆175May 24, 2023Updated 2 years ago
- Artifact for PPoPP'18☆19Apr 11, 2022Updated 3 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Jul 20, 2016Updated 9 years ago
- A concurrent lock-free hash map for Rust.☆22Feb 1, 2021Updated 5 years ago
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆720Jan 26, 2026Updated last month
- RIO & IOCP based MMO Game Server☆21Dec 11, 2023Updated 2 years ago
- Fast wait-free algorithms designed for shared memory systems☆45May 4, 2018Updated 7 years ago
- pmwcas☆139Apr 7, 2023Updated 2 years ago