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☆14Jan 3, 2026Updated 8 months ago
- Skeena: Efficient and Consistent Cross-Engine Transactions (SIGMOD 2022, ACM SIGMOD Research Highlights Award 2022)☆21May 11, 2023Updated 3 years ago
- ☆16Jan 24, 2025Updated last year
- GitHub Repo for STAR: Scaling Transactions through Asymmetric Replication☆21Jun 28, 2019Updated 7 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- ☆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
- 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 benchmark suite for evaluating FaaS scheduler.☆23Nov 5, 2022Updated 3 years ago
- The repo for NSDI24 paper: SIEVE is Simpler than LRU: an Efficient Turn-Key Eviction Algorithm for Web Caches☆87Aug 2, 2024Updated 2 years ago
- VSS: A Storage System for Video Analytics☆13Jul 9, 2021Updated 5 years ago
- Lock Free Linked List Based On Harris'OrderedListBasedSet And Michael's Hazard Pointer.☆38Feb 27, 2020Updated 6 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.
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆29Jan 25, 2021Updated 5 years ago
- A Full-System Simulator for CXL-Based SSD Memory System☆47Dec 24, 2024Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 9 months ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆151Jan 11, 2020Updated 6 years ago
- ListDB: Union of Write-Ahead Logs and Persistent SkipLists for Incremental Checkpointing on Persistent Memory☆50Jul 18, 2024Updated 2 years ago
- High Concurrency Bloom Filter Implementations for Go☆12Oct 10, 2023Updated 2 years ago
- Concurrent trie-hash map library☆96Oct 30, 2023Updated 2 years ago
- Tools and libs which offer P2P communication to transfer files, connect pipes and etc between PCs in different NAT existing networks☆16Jun 1, 2024Updated 2 years ago
- ☆18Feb 16, 2026Updated 7 months 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.
- c++11 framework for building server☆13Feb 15, 2022Updated 4 years ago
- A rust-version of NVIDIA BlueField DOCA kit.☆13Jun 11, 2023Updated 3 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
- ToDo list cli app backend by Nostr relay☆13Feb 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
- Persistent Memory Block Driver☆25Dec 11, 2015Updated 10 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- What makes Viewstamped Replication tick?☆15Nov 30, 2023Updated 2 years ago
- 「Goで作って理解するRaftベースRedis互換KVS」で使うライブラリ☆13Sep 3, 2026Updated 2 weeks ago
- Repo to replay Qwen trace☆34Jan 9, 2026Updated 8 months ago
- Experimental commitfest machinery☆15Jun 21, 2026Updated 2 months ago
- A high performance C++ concurrent hash map based on OpenMP.☆13Nov 2, 2017Updated 8 years ago
- Implementation of the SimpleDB database system in Go.☆14Sep 8, 2026Updated last week
- Pipeline for analyzing rare mutations in metagenome-assembled genomes☆10Apr 4, 2025Updated last year