greensky00 / skiplistView external linksLinks
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:
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated this week
- Probably the best implementation for SkipList written by C++☆125May 18, 2023Updated 2 years ago
- The concurrent skip list is a multithreaded implementation of the skip list data structure where the insert, delete, get and range operat…☆24Jan 11, 2021Updated 5 years ago
- ☆13May 13, 2017Updated 8 years ago
- ☆30Sep 14, 2022Updated 3 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆18Dec 20, 2020Updated 5 years ago
- An embedded key-value store library specialized for building state machine and log store☆238Jan 8, 2026Updated last month
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Jun 8, 2016Updated 9 years ago
- Skiplist written in C/C++ language.☆27Mar 2, 2014Updated 11 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Sep 13, 2013Updated 12 years ago
- A high-performance, concurrent hash table☆1,732Mar 31, 2025Updated 10 months ago
- unrolled skip list library for C☆22May 25, 2019Updated 6 years ago
- Make Git monorepos like a boss.☆13Dec 18, 2025Updated last month
- Concurrent trie-hash map library☆94Oct 30, 2023Updated 2 years ago
- An open sourced implementation of Bw-Tree in SQL Server Hekaton☆526Nov 14, 2018Updated 7 years ago
- STL容器,vector/list/stack/queue/rb_tree/hash_table/map/set,UnionFindSet/BitMap/BloomFilter☆10Aug 9, 2018Updated 7 years ago
- Recoverable lock-free allocator based on LRMalloc☆48Oct 23, 2020Updated 5 years ago
- Reproducibility package for "Robust Join Processing with Diamond Hardened Joins"☆12Jul 10, 2024Updated last year
- Latency collector as an embedded library for C++☆13May 26, 2019Updated 6 years ago
- generic, lock-free, concurrent skip list implementation☆11May 14, 2023Updated 2 years ago
- WonderTrader官方提供的web控制台,服务端为wtpy提供的WtMonSvr模块☆12Sep 16, 2021Updated 4 years ago
- sysprog☆10Jun 24, 2015Updated 10 years ago
- Initrd created using systemd as init program☆10Aug 7, 2025Updated 6 months ago
- A Memory-efficient Graph Store for Interactive Queries☆13Sep 1, 2021Updated 4 years ago
- Implementation of concurrent linked list. Lock-based and lock-free versions.☆26Nov 20, 2019Updated 6 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Jan 20, 2019Updated 7 years ago
- Adaptive Radix Trees implemented in C☆819Mar 21, 2022Updated 3 years ago
- Framework for creating simple, efficient, and composable lock-free data structures☆12May 7, 2016Updated 9 years ago
- STL-compliant map and set container based on a C++11 Adaptive Radix Tree implementation.☆11Aug 10, 2016Updated 9 years ago
- logging library for rayon☆17Sep 14, 2020Updated 5 years ago
- Timer facilities for Tokio based on OS-level primitives.☆14May 7, 2020Updated 5 years ago
- Header-only skip list library for modern C++ (C++17/C++20)☆19Feb 1, 2022Updated 4 years ago
- A Fast Key-Value Storage Engine Based on Hierarchical B+-Tree Trie☆1,329Nov 21, 2025Updated 2 months ago
- The classic STREAM benchmark, extended to measure NUMA effects.☆38Aug 8, 2019Updated 6 years ago
- Beta release of Masstree.☆457Oct 15, 2023Updated 2 years ago
- ☆125Apr 8, 2022Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56May 12, 2017Updated 8 years ago
- Yahoo! Cloud Serving Benchmark in C++, a C++ version of YCSB (https://github.com/brianfrankcooper/YCSB/wiki)☆168Apr 7, 2021Updated 4 years ago
- 💅 A beautiful TUI for caniuse.☆14Jan 10, 2023Updated 3 years ago