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 2 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
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Rust implementation of Simhash☆24Mar 9, 2026Updated 2 weeks ago
- GitHub Repo for STAR: Scaling Transactions through Asymmetric Replication☆22Jun 28, 2019Updated 6 years ago
- ☆13May 13, 2017Updated 8 years ago
- Montage is a system for building fast buffered persistent data structures on nonvolatile memory.☆16Jun 9, 2022Updated 3 years ago
- WiscKey is a highly SSD optimized key-value storage based on LevelDB.☆32Dec 25, 2021Updated 4 years ago
- Rust's fastest and most accurate cardinality estimators.☆69Updated this week
- 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
- 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.
- The repo for NSDI24 paper: SIEVE is Simpler than LRU: an Efficient Turn-Key Eviction Algorithm for Web Caches☆78Aug 2, 2024Updated last year
- Lock Free Linked List Based On Harris'OrderedListBasedSet And Michael's Hazard Pointer.☆38Feb 27, 2020Updated 6 years ago
- VSS: A Storage System for Video Analytics☆13Jul 9, 2021Updated 4 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
- High Concurrency Bloom Filter Implementations for Go☆12Oct 10, 2023Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- Nostr Relay in Elixir with Mnesia☆12Mar 10, 2025Updated last year
- x86-64 instruction encoder in Go☆23Nov 2, 2019Updated 6 years ago
- 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.
- ☆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
- 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
- fonstr☆13Jan 19, 2026Updated 2 months ago
- Fork of the Shore-MT storage manager used by the research project Instant Recovery☆31Oct 9, 2018Updated 7 years ago
- A middleware-composable Nostr relay implementation in Go.☆17Mar 13, 2026Updated 2 weeks ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- Implementation of the SimpleDB database system in Go.☆14Updated this week
- 🌎 Chord in golang☆12Jul 17, 2019Updated 6 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Nov 28, 2022Updated 3 years ago
- Pipeline for analyzing rare mutations in metagenome-assembled genomes☆10Apr 4, 2025Updated 11 months ago
- your friendly pangenome graph genotyper☆10Feb 6, 2023Updated 3 years ago
- Go implementation of the Gossip protocol☆14Apr 3, 2023Updated 2 years ago
- Header-only skip list library for modern C++ (C++17/C++20)☆19Feb 1, 2022Updated 4 years ago