The concurrent skip list is a multithreaded implementation of the skip list data structure where the insert, delete, get and range operations can be performed together across multiple threads. The implementation uses hand-over-hand locking to access nodes for writing and atomic variables while reading (no locks needed while reading).
☆25Jan 11, 2021Updated 5 years ago
Alternatives and similar repositories for Concurrent-Skip-list
Users that are interested in Concurrent-Skip-list are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- generic, lock-free, concurrent skip list implementation☆11May 14, 2023Updated 3 years ago
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Jun 26, 2019Updated 6 years ago
- Lock-free RCU (Read-Copy-Update) user-space library☆13Jan 3, 2026Updated 5 months ago
- Skeena: Efficient and Consistent Cross-Engine Transactions (SIGMOD 2022, ACM SIGMOD Research Highlights Award 2022)☆22May 11, 2023Updated 3 years ago
- ☆16Jan 24, 2025Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Rust implementation of Simhash☆24Mar 9, 2026Updated 3 months ago
- GitHub Repo for STAR: Scaling Transactions through Asymmetric Replication☆22Jun 28, 2019Updated 6 years ago
- My first RAG application☆10Jul 29, 2024Updated last year
- ☆23Feb 16, 2023Updated 3 years ago
- ☆12May 13, 2017Updated 9 years ago
- Montage is a system for building fast buffered persistent data structures on nonvolatile memory.☆16Jun 9, 2022Updated 4 years ago
- 2026年排名前5最好用的VPN(梯子、机场)推荐与免费代理工具分析,专为中国用户优化,兼具 极速连接、顶级安全与高性价比。全球节点加速,多节点随意切换,让你轻松解锁 ChatGPT、Google、YouTube、Netflix、TikTok 等受限服务;支持 Androi…☆36Jun 4, 2026Updated last week
- WiscKey is a highly SSD optimized key-value storage based on LevelDB.☆33Dec 25, 2021Updated 4 years ago
- Rust's fastest and most accurate cardinality estimators.☆71Apr 1, 2026Updated 2 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A benchmark suite for evaluating FaaS scheduler.☆23Nov 5, 2022Updated 3 years ago
- ☆18Jan 17, 2024Updated 2 years ago
- The repo for NSDI24 paper: SIEVE is Simpler than LRU: an Efficient Turn-Key Eviction Algorithm for Web Caches☆83Aug 2, 2024Updated last year
- Lock Free Linked List Based On Harris'OrderedListBasedSet And Michael's Hazard Pointer.☆39Feb 27, 2020Updated 6 years ago
- VSS: A Storage System for Video Analytics☆13Jul 9, 2021Updated 4 years ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆28Jan 25, 2021Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 6 months ago
- A threadpool with C++ , support adjust thread priority and different I/O ,CPU priority.☆28Dec 5, 2021Updated 4 years ago
- Nostr Relay in Elixir with Mnesia☆12Mar 10, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Concurrent trie-hash map library☆96Oct 30, 2023Updated 2 years ago
- Homebrew formulas for installing LLM and related tools☆14Sep 6, 2023Updated 2 years ago
- ☆17Sep 24, 2025Updated 8 months ago
- c++11 framework for building server☆13Feb 15, 2022Updated 4 years ago
- A rust-version of NVIDIA BlueField DOCA kit.☆14Jun 11, 2023Updated 3 years ago
- 一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库☆13Feb 18, 2025Updated last year
- Parallel high performance C++ containers (set and map)☆16Feb 25, 2024Updated 2 years ago
- 「Goで作って理解するRaftベースRedis互換KVS」のコード☆15May 22, 2026Updated 2 weeks ago
- 「Goで作って理解するRaftベースRedis互換KVS」で使うライブラリ☆13May 7, 2026Updated last month
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- fonstr☆17May 14, 2026Updated 3 weeks ago
- Fork of the Shore-MT storage manager used by the research project Instant Recovery☆31Oct 9, 2018Updated 7 years ago
- Cpp-Taskflow is a C++ library for managing and scheduling tasks that may be dependent on one another, represented as a DAG (directed acyc…☆13Apr 5, 2023Updated 3 years ago
- A middleware-composable Nostr relay implementation in Go.☆18Jun 3, 2026Updated last week
- This repository corresponds to the PICCO compiler for secure multi-party computation published in 2013 with more recent efficiency improv…☆12Apr 30, 2026Updated last month
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Nov 28, 2022Updated 3 years ago
- Implementation of the SimpleDB database system in Go.☆14Jun 3, 2026Updated last week