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
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Jun 26, 2019Updated 7 years ago
- GitHub Repo for STAR: Scaling Transactions through Asymmetric Replication☆21Jun 28, 2019Updated 7 years ago
- My first RAG application☆10Jul 29, 2024Updated 2 years ago
- ☆12May 13, 2017Updated 9 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.
- Creating an Inverted Index of words occurring in a large set of documents extracted from web pages using Hadoop MapReduce and Google Data…☆14Oct 28, 2019Updated 6 years ago
- Montage is a system for building fast buffered persistent data structures on nonvolatile memory.☆16Jun 9, 2022Updated 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
- 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☆47Dec 24, 2024Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 8 months 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
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆151Jan 11, 2020Updated 6 years ago
- 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.
- x86-64 instruction encoder in Go☆23Nov 2, 2019Updated 6 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
- Nostr Relay in Elixir with Mnesia☆12Mar 10, 2025Updated last year
- 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
- 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
- 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
- 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.
- ☆18Feb 16, 2026Updated 5 months ago
- ToDo list cli app backend by Nostr relay☆13Feb 4, 2024Updated 2 years ago
- Fork of the Shore-MT storage manager used by the research project Instant Recovery☆31Oct 9, 2018Updated 7 years ago
- What makes Viewstamped Replication tick?☆15Nov 30, 2023Updated 2 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
- 「Goで作って理解するRaftベースRedis互換KVS」で使うライブラリ☆13Jul 16, 2026Updated 3 weeks ago
- 「Goで作って理解するRaftベースRedis互換KVS」のコード☆15Jul 22, 2026Updated 2 weeks ago
- Repo to replay Qwen trace☆31Jan 9, 2026Updated 7 months ago
- This repository corresponds to the PICCO compiler for secure multi-party computation published in 2013 with more recent efficiency improv…☆12Apr 30, 2026Updated 3 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A high performance C++ concurrent hash map based on OpenMP.☆13Nov 2, 2017Updated 8 years ago
- Experimental commitfest machinery☆14Jun 21, 2026Updated last month
- Pipeline for analyzing rare mutations in metagenome-assembled genomes☆10Apr 4, 2025Updated last year
- your friendly pangenome graph genotyper☆10Feb 6, 2023Updated 3 years ago
- Go implementation of the Gossip protocol☆14Apr 3, 2023Updated 3 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆22Jun 21, 2023Updated 3 years ago
- A native browser for Other Stuff on Nostr☆15Sep 30, 2025Updated 10 months ago