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
- C++ raft lib☆136Updated 3 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 9 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 6 years ago
- libpaxos的注释版本☆33Updated 11 years ago
- The C++ implementation of etcd raft☆17Updated 5 months ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛代码…☆36Updated 7 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆68Updated 2 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data☆41Updated 4 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- a distributed storage engine☆89Updated 8 years ago
- Probably the best implementation for SkipList written by C++☆123Updated 2 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 7 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated 2 months ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 5 years ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆63Updated 7 years ago
- A front-end (lexer, parser and partial compiler) for a subset of the SQL language☆45Updated 11 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- The tiny bitcask storage engine☆114Updated 6 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- levi-db is a fast database engine☆36Updated 7 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago