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 2 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☆12Jan 3, 2026Updated 3 months ago
- Skeena: Efficient and Consistent Cross-Engine Transactions (SIGMOD 2022, ACM SIGMOD Research Highlights Award 2022)☆21May 11, 2023Updated 2 years ago
- ☆16Jan 24, 2025Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Rust implementation of Simhash☆24Mar 9, 2026Updated 3 weeks ago
- GitHub Repo for STAR: Scaling Transactions through Asymmetric Replication☆22Jun 28, 2019Updated 6 years ago
- ☆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 8 years ago
- Coroutine implementation for C++11☆18Apr 14, 2012Updated 13 years ago
- Montage is a system for building fast buffered persistent data structures on nonvolatile memory.☆16Jun 9, 2022Updated 3 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Apr 18, 2020Updated 5 years ago
- Rust's fastest and most accurate cardinality estimators.☆69Apr 1, 2026Updated last week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 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
- The repo for NSDI24 paper: SIEVE is Simpler than LRU: an Efficient Turn-Key Eviction Algorithm for Web Caches☆79Aug 2, 2024Updated last year
- Lock Free Linked List Based On Harris'OrderedListBasedSet And Michael's Hazard Pointer.☆39Feb 27, 2020Updated 6 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆151Jan 11, 2020Updated 6 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 4 years ago
- ListDB: Union of Write-Ahead Logs and Persistent SkipLists for Incremental Checkpointing on Persistent Memory☆49Jul 18, 2024Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 4 months ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- A threadpool with C++ , support adjust thread priority and different I/O ,CPU priority.☆28Dec 5, 2021Updated 4 years ago
- My personal vim/neovim configuration files, dotfiles, docs and other scripts.☆15Updated this week
- Nostr Relay in Elixir with Mnesia☆12Mar 10, 2025Updated last year
- Concurrent trie-hash map library☆95Oct 30, 2023Updated 2 years ago
- Homebrew formulas for installing LLM and related tools☆15Sep 6, 2023Updated 2 years ago
- x86-64 instruction encoder in Go☆23Nov 2, 2019Updated 6 years ago
- ☆17Sep 24, 2025Updated 6 months ago
- c++11 framework for building server☆13Feb 15, 2022Updated 4 years ago
- ToDo list cli app backend by Nostr relay☆12Feb 4, 2024Updated 2 years ago
- 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.
- A rust-version of NVIDIA BlueField DOCA kit.☆14Jun 11, 2023Updated 2 years ago
- 「Goで作って理解するRaftベースRedis互換KVS」のコード☆15Feb 12, 2026Updated last month
- Parallel high performance C++ containers (set and map)☆16Feb 25, 2024Updated 2 years 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
- Experimental commitfest machinery☆14Mar 25, 2026Updated last week
- A middleware-composable Nostr relay implementation in Go.☆17Mar 31, 2026Updated last week