yuyuaqwq / atomkv
一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库
☆14Updated 2 months ago
Alternatives and similar repositories for atomkv
Users that are interested in atomkv are comparing it to the libraries listed below
Sorting:
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- The C++ implementation of etcd raft☆15Updated 2 months ago
- LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems wi…☆37Updated 7 months ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆51Updated 7 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 3 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- jemalloc阅读笔记☆9Updated 2 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 5 years ago
- TiKV Client for C++☆14Updated last year
- A Toy Query Engine & SQL interface☆65Updated 2 years ago
- The C++ TiKV client used by TiFlash.☆39Updated 2 months ago
- 收集文件系统相关论文☆43Updated 2 years ago
- 基于LevelDB的改进☆29Updated 5 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated 2 months ago
- sqlite的阅读笔记☆21Updated 2 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- A data structure and algorithm library built for ToplingDB☆59Updated this week
- a high performance server framework☆12Updated 2 years ago
- C++ raft lib☆136Updated 2 years ago
- The chinese translation for https://www.usenix.org/legacy/event/atc10/tech/full_papers/Hunt.pdf☆36Updated last year
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 5 years ago
- HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data☆41Updated 4 years ago
- A network framework☆9Updated 6 years ago
- pipeline execution implemented in Rust☆37Updated 2 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆118Updated 4 months ago
- The papers i have read☆21Updated 11 months ago
- record some trivialities☆52Updated last year
- ☆14Updated 3 years 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.☆29Updated 3 years ago