yuyuaqwq / atomkvLinks
一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库
☆14Updated 9 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.☆69Updated 2 years ago
- The C++ implementation of etcd raft☆20Updated 9 months ago
- C++ raft lib☆138Updated 3 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆68Updated 5 months ago
- The C++ TiKV client used by TiFlash.☆41Updated 3 weeks ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 5 years ago
- A data structure and algorithm library built for ToplingDB☆60Updated last week
- 收集文件系统相关论文☆43Updated 2 years ago
- TiKV Client for C++☆16Updated 2 years ago
- ☆30Updated 2 months ago
- C implementation of the Raft Consensus protocol, BSD licensed☆83Updated 2 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 10 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆109Updated 5 years ago
- HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data☆40Updated 5 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆126Updated 11 months ago
- The chinese translation for https://www.usenix.org/legacy/event/atc10/tech/full_papers/Hunt.pdf☆37Updated 2 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- A Toy Query Engine & SQL interface☆67Updated 3 years ago
- 基于LevelDB的改进☆29Updated 6 years ago
- record some trivialities☆53Updated last year
- Build your own VectorDB with C++☆33Updated last year
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 6 years ago
- levi-db is a fast database engine☆36Updated 7 years ago
- Readings in Database Systems, 5th Edition 中文翻译☆98Updated 3 years ago
- The papers i have read☆21Updated last year
- sqlite的阅读笔记☆24Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago