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☆79Updated 7 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆50Updated 3 years ago
- ☆45Updated 2 years ago
- A C++17-based lightweight high-performance network library☆263Updated 2 years ago
- TinyDB (under progress)☆67Updated 3 years ago
- BusTubDB-cRaft:基于cRaft的轻量级分布式关系型数据库内核☆30Updated last year
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆185Updated 3 years ago
- A distributed service governance framework. 分布式服务治理框架☆432Updated last year
- yfs是一个分布式文件系统(mit6.824)☆73Updated 6 years ago
- 一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。☆35Updated last year
- c++ rpc framework, simplified version of tinyrpc。☆247Updated last year
- Multithreaded network library in C++17☆93Updated 3 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆67Updated 2 years ago
- ☆73Updated 9 months ago
- 高性能的c++日志库☆70Updated 4 years ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆70Updated 3 years ago
- LevelDB 源码剖析☆181Updated 6 years ago
- A threadpool with C++ , support adjust thread priority and different I/O ,CPU priority.☆28Updated 3 years ago
- 📚一个三级缓存的高并发内存池☆61Updated 6 years ago
- c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )☆515Updated 5 years ago
- 基于跳表实现的键值型存储引擎☆12Updated 4 years ago
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆55Updated 2 years ago
- Tiny and simple c++ rpc library☆86Updated 7 years ago
- Build your own VectorDB with C++☆32Updated 11 months ago
- A KV storage engine based on LSM Tree, supporting Redis RESP☆247Updated last week
- TinyKV-2022,个人代码及文档,项目最终得分98.46。☆93Updated last year
- 一个基于协程的异步网络库☆116Updated 4 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆108Updated 7 months ago
- Homework of SJTU SE121: An LSM Tree KVStore System☆33Updated 5 years ago