ustcdane / skiplist
Skiplist written in C/C++ language.
☆27Updated 10 years ago
Alternatives and similar repositories for skiplist:
Users that are interested in skiplist are comparing it to the libraries listed below
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- a distributed storage engine☆87Updated 8 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆27Updated 2 years ago
- A front-end (lexer, parser and partial compiler) for a subset of the SQL language☆45Updated 11 years ago
- HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data☆40Updated 4 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- ☆14Updated 3 weeks ago
- levi-db is a fast database engine☆36Updated 6 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 5 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- 一个运行在x86-IA32架构下的小内核,要求能驱动x86简单的硬件并且等待用户输入指令执行。☆25Updated 11 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆27Updated last year
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆34Updated 6 years ago
- sqlite-src-3.07.14☆23Updated 8 years ago
- 2017春季MIT分布式系统课程实验☆18Updated 4 years ago
- 基于LevelDB的改进☆29Updated 5 years ago
- 带注释的leveldb v1.18 代码☆24Updated 7 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛代码…☆36Updated 6 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆14Updated 7 years ago
- MySQL 8.0.25 (InnoDB) 中文注释☆23Updated 2 weeks ago
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago
- ☆32Updated 7 years ago
- modern c++ raft library☆46Updated 5 years ago
- MIT6.824实现分布式一致性算法——Raft&Paxos☆47Updated 5 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated last month