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
- Lock-free RCU (Read-Copy-Update) user-space library☆13Jan 3, 2026Updated 6 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
- Rust implementation of Simhash☆25Mar 9, 2026Updated 4 months ago
- 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.
- GitHub Repo for STAR: Scaling Transactions through Asymmetric Replication☆21Jun 28, 2019Updated 7 years ago
- ☆23Feb 16, 2023Updated 3 years ago
- My first RAG application☆10Jul 29, 2024Updated last year
- ☆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
- 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
- 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
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- The repo for NSDI24 paper: SIEVE is Simpler than LRU: an Efficient Turn-Key Eviction Algorithm for Web Caches☆85Aug 2, 2024Updated last year
- VSS: A Storage System for Video Analytics☆13Jul 9, 2021Updated 5 years ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆28Jan 25, 2021Updated 5 years ago
- A Full-System Simulator for CXL-Based SSD Memory System☆45Dec 24, 2024Updated last year
- 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
- ListDB: Union of Write-Ahead Logs and Persistent SkipLists for Incremental Checkpointing on Persistent Memory☆50Jul 18, 2024Updated 2 years ago
- A threadpool with C++ , support adjust thread priority and different I/O ,CPU priority.☆28Dec 5, 2021Updated 4 years ago
- Concurrent trie-hash map library☆96Oct 30, 2023Updated 2 years ago
- c++11 framework for building server☆13Feb 15, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- x86-64 instruction encoder in Go☆23Nov 2, 2019Updated 6 years ago
- 알고리즘 정리☆11Apr 18, 2023Updated 3 years ago
- A hobby fully-functioning Operating System for learning purposes☆10Mar 13, 2024Updated 2 years ago
- java-like synchronized blocks in c++☆13Mar 8, 2014Updated 12 years ago
- ☆18Feb 16, 2026Updated 5 months ago
- ToDo list cli app backend by Nostr relay☆12Feb 4, 2024Updated 2 years ago
- 一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库☆13Feb 18, 2025Updated last year
- 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
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 「Goで作って理解するRaftベースRedis互換KVS」で使うライブラリ☆13Updated this week
- 「Goで作って理解するRaftベースRedis互換KVS」のコード☆15Updated this week
- Repo to replay Qwen trace☆31Jan 9, 2026Updated 6 months ago
- fonstr☆18May 14, 2026Updated 2 months ago
- Header-only skip list library for modern C++ (C++17/C++20)☆18Feb 1, 2022Updated 4 years ago
- ☆24Updated this week
- A middleware-composable Nostr relay implementation in Go.☆18Updated this week