Samyak2 / skip-listLinks
C++ implementation of skip list compatible with STL
☆7Updated 4 years ago
Alternatives and similar repositories for skip-list
Users that are interested in skip-list are comparing it to the libraries listed below
Sorting:
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated last month
- The concurrent skip list is a multithreaded implementation of the skip list data structure where the insert, delete, get and range operat…☆25Updated 4 years ago
- Lab assignments for 6.826☆15Updated 4 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆77Updated 4 years ago
- A toy memory store with great performance☆35Updated 3 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆78Updated last year
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- An update-in-place key-value store for modern storage.☆143Updated last year
- A C++ version of SimpleDB originally written in Java by Edward Sciore. The structure of SimpleDB is explained in detail in the book Datab…☆47Updated 4 years ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- ☆13Updated 8 years ago
- A community-oriented list of useful NUMA-related libraries, tools, and other resources☆71Updated 4 years ago
- ☆25Updated 3 months ago
- A curated list of awesome SIMD frameworks, libraries and software☆200Updated 10 months ago
- Mini Database Engine in C++☆130Updated 5 years ago
- Very fast lock-free queue (thread safe)☆162Updated 3 weeks ago
- Learn OpenMP examples step by step☆95Updated 6 months ago
- 🗳 A solution to pingcap/talent-plan, aka "6.824 Lab 2: Raft" and "6.824 Lab 3: Fault-tolerant Key/Value Service" from MIT.☆30Updated 3 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 9 months ago
- Clean minimalist implementations of popular competitive programming algorithms☆214Updated 4 years ago
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- Implementation of MapReduce in Go.☆22Updated 4 years ago
- 15-721 Spring 2024 - Cache #1☆12Updated last year
- An implementation of the actor model in modern C++☆24Updated 3 years ago
- Must-read Papers for File System (FS)☆296Updated 5 months ago
- Implemet Key-Value store using BTree☆63Updated 6 years ago
- Adaptive Radix Tree in C++☆45Updated 2 weeks ago
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 5 years ago
- 这个是个中文博客,讲述一些leetcode hard的思维和算法技巧☆10Updated 5 years ago
- Modern C++ B-tree containers☆274Updated 2 years ago