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:
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Jun 26, 2019Updated 7 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
- ☆12Apr 11, 2017Updated 9 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Rust implementation of Simhash☆25Mar 9, 2026Updated 3 months ago
- GitHub Repo for STAR: Scaling Transactions through Asymmetric Replication☆21Jun 28, 2019Updated 7 years ago
- My first RAG application☆10Jul 29, 2024Updated last year
- ☆23Feb 16, 2023Updated 3 years ago
- Oracle Berkeley DB 18.x (Private copy of official distribution)☆11Jul 23, 2020Updated 5 years ago
- ☆12May 13, 2017Updated 9 years ago
- Coroutine implementation for C++11☆18Apr 14, 2012Updated 14 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…☆44Jun 24, 2026Updated last week
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Apr 18, 2020Updated 6 years ago
- 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.☆70Apr 1, 2026Updated 3 months ago
- A Simple Relational Database implemented in Golang☆16Nov 4, 2022Updated 3 years ago
- A benchmark suite for evaluating FaaS scheduler.☆23Nov 5, 2022Updated 3 years ago
- java-like synchronized blocks in c++☆13Mar 8, 2014Updated 12 years ago
- VSS: A Storage System for Video Analytics☆13Jul 9, 2021Updated 4 years ago
- This repository contains the source code, models and data files for the work titled: "Unsupervised Image Style Embeddings for Retrieval a…☆13May 29, 2021Updated 5 years ago
- High Concurrency Bloom Filter Implementations for Go☆12Oct 10, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ListDB: Union of Write-Ahead Logs and Persistent SkipLists for Incremental Checkpointing on Persistent Memory☆50Jul 18, 2024Updated last year
- 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
- Concurrent trie-hash map library☆96Oct 30, 2023Updated 2 years ago
- x86-64 instruction encoder in Go☆23Nov 2, 2019Updated 6 years ago
- Persistent Memory Block Driver☆25Dec 11, 2015Updated 10 years 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
- 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.
- Parallel high performance C++ containers (set and map)☆16Feb 25, 2024Updated 2 years ago
- 「Goで作って理解するRaftベースRedis互換KVS」のコード☆15Updated this week
- 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.☆18Updated this week
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Nov 28, 2022Updated 3 years ago
- Implementation of the SimpleDB database system in Go.☆14Jun 18, 2026Updated last week