XuDaHaoRen / raft_kvLinks
基于 C++ 实现的 Etcd kv 存储系统
☆13Updated 2 years ago
Alternatives and similar repositories for raft_kv
Users that are interested in raft_kv are comparing it to the libraries listed below
Sorting:
- A small Key-Value storage engine written in C++.☆109Updated 2 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆78Updated 7 years ago
- ☆43Updated 2 years ago
- A distributed service governance framework. 分布式服务治理框架☆431Updated last year
- 基于muduo、protobuf、zookeeper的rpc实现☆50Updated 3 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆67Updated 2 years ago
- 一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。☆35Updated last year
- TinyDB (under progress)☆66Updated 3 years ago
- A C++17-based lightweight high-performance network library☆261Updated 2 years ago
- c++ rpc framework, simplified version of tinyrpc。☆247Updated last year
- ☆18Updated 2 years ago
- CMU15445-2021-FALL的 实源原理讲解及笔记(已完结)☆184Updated 3 years ago
- 📚一个三级缓存的高并发内存池☆58Updated 6 years ago
- yfs是一个分布式文件系统(mit6.824)☆73Updated 6 years ago
- Tiny and simple c++ rpc library☆85Updated 7 years ago
- LevelDB 源码剖析☆181Updated 6 years ago
- 实用系统编程☆55Updated 7 months ago
- 基于c++实现的raft算法☆19Updated 3 years ago
- c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )☆513Updated 5 years ago
- Multithreaded network library in C++17☆92Updated 3 years ago
- 一个基于协程的异步网络库☆116Updated 3 years ago
- ShaunDB is a distributed key-value database by myself design.It is intended to satisfy my thesis implementation of the lsm tree, and to g…☆25Updated 2 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆126Updated 3 years ago
- Build your own VectorDB with C++☆31Updated 9 months ago
- 高性能的c++日志库☆69Updated 4 years ago
- 自己用C++实现小型Redis☆34Updated 6 years ago
- 基于跳表实现的键值型存储引擎☆12Updated 4 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆106Updated 5 months ago
- Database practice on cmu15-445 2022☆245Updated 2 years ago
- A threadpool with C++ , support adjust thread priority and different I/O ,CPU priority.☆28Updated 3 years ago