yangyang233333 / smallkv
A small Key-Value storage engine written in C++.
☆107Updated 2 years ago
Alternatives and similar repositories for smallkv:
Users that are interested in smallkv are comparing it to the libraries listed below
- 一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。☆34Updated 8 months ago
- TinyDB (under progress)☆63Updated 2 years ago
- ☆18Updated 2 years ago
- A C++17-based lightweight high-performance network library☆254Updated last year
- 实用系统编程☆53Updated last month
- 高性能的c++日志库☆69Updated 4 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆77Updated 6 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)