ustcdane / skiplistLinks
Skiplist written in C/C++ language.
☆27Updated 11 years ago
Alternatives and similar repositories for skiplist
Users that are interested in skiplist are comparing it to the libraries listed below
Sorting:
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- a distributed storage engine☆90Updated 9 years ago
- libpaxos的注释版本☆34Updated 11 years ago
- C++ raft lib☆138Updated 3 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 9 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆68Updated 4 months ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 6 years ago
- a new disk-oriented storage manager for the SQLite DBMS. Such a storage manager assumes that the primary storage location of the database…☆23Updated 7 years ago
- A cache-efficiency weight balanced binary tree☆71Updated 11 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- levi-db is a fast database engine☆36Updated 7 years ago
- The tiny bitcask storage engine☆113Updated 6 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data☆40Updated 5 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆18Updated 7 years ago
- B+ tree implementation in C☆132Updated 5 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛代码…☆36Updated 7 years ago
- Probably the best implementation for SkipList written by C++☆124Updated 2 years ago
- 数据库引擎开发课程☆133Updated 5 years ago
- The C++ TiKV client used by TiFlash.☆41Updated 2 weeks ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆54Updated 11 years ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆51Updated 8 years ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆63Updated 7 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释 分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆126Updated 10 months ago