yuyuaqwq / atomkvLinks
一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库
☆14Updated 5 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.☆68Updated 2 years ago
- The C++ implementation of etcd raft☆16Updated 5 months ago
- C++ raft lib☆136Updated 2 years ago
- jemalloc阅读笔记☆9Updated 2 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆66Updated last month
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- TiKV Client for C++☆15Updated last year
- 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 ToplingDB☆61Updated last month
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- Build your own VectorDB with C++☆31Updated 7 months ago
- 收集文件系统相关论文☆43Updated 2 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆78Updated last year
- A Toy Query Engine & SQL interface☆66Updated 3 years ago
- explore SSD internal☆15Updated 4 years ago
- network library based on io_uring and C++20 coroutine☆106Updated 5 years ago
- sqlite的阅读笔记☆22Updated 2 years ago
- The C++ TiKV client used by TiFlash.☆40Updated last week
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- The chinese translation for https://www.usenix.org/legacy/event/atc10/tech/full_papers/Hunt.pdf☆38Updated 2 years ago
- 基于LevelDB的改进☆29Updated 6 years ago
- LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems wi…☆39Updated this week
- eight-legged essay for MySQL. Just a learning Project☆51Updated 2 years ago
- record some trivialities☆53Updated last year
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆123Updated 7 months ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 5 years ago
- a high performance server framework☆12Updated 2 years ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆51Updated 8 years ago