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
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆66Updated last year
- 详细且纯粹的leveldb源码注解,注解总结链接:☆34Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A front-end (lexer, parser and partial compiler) for a subset of the SQL language☆45Updated 11 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 5 years ago
- levi-db is a fast database engine☆36Updated 6 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- ☆14Updated last month
- HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data☆40Updated 4 years ago
- TinyDB (under progress)☆63Updated 2 years ago
- 基于LevelDB的改进☆29Updated 5 years ago
- Probably the best implementation for SkipList written by C++☆120Updated last year
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆11Updated 7 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated last month
- CS 346 RedBase Project (Stanford)☆37Updated 9 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆27Updated last year
- A network framework☆9Updated 6 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 7 years ago
- a distributed storage engine☆87Updated 8 years ago
- MIT6.824实现分布式一致性算法——Raft&Paxos☆47Updated 5 years ago
- [Course] Simple database in C++ (Database 2017)☆22Updated 5 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
- 一个使用B-Tree作为索引,基于MMap的嵌入式键值数据库☆14Updated this week
- 数据库引擎开发课程☆128Updated 4 years ago
- ☆12Updated 7 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 4 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 8 years ago