XuDaHaoRen / raft_kv
基于 C++ 实现的 Etcd kv 存储系统
☆11Updated last year
Alternatives and similar repositories for raft_kv:
Users that are interested in raft_kv are comparing it to the libraries listed below
- An C++ implementation of RAFT consensus algorithm based on jrpc☆77Updated 6 years ago
- ☆43Updated 2 years ago
- A small Key-Value storage engine written in C++.☆109Updated 2 years ago
- ☆18Updated 2 years ago
- TinyDB (under progress)☆64Updated 2 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆42Updated 2 years ago
- 高性能的c++日志库☆69Updated 4 years ago
- Multithreaded network library in C++17☆89Updated 3 years ago
- yfs是一个分布式文件系统(mit6.824)☆72Updated 6 years ago
- 📚一个三级缓存的高并发内存池☆56Updated 6 years ago
- bitcask storage system【WIP】☆8Updated last year
- 实用系统编程☆53Updated 2 months 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 last year
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆121Updated 3 years ago
- A C++ implementation of RAFT consensus algorithm based on asio☆20Updated 2 years ago
- BusTubDB-cRaft:基于cRaft的轻量级分布式关系型数据库内核☆29Updated last year
- 一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。☆35Updated 9 months ago
- 基于跳表实现的键值型存储引擎☆12Updated 3 years ago
- Homework of SJTU SE121: An LSM Tree KVStore System☆34Updated 4 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆61Updated 2 years ago
- LevelDB 源码剖析☆180Updated 5 years ago
- ☆45Updated 2 months ago
- 基于c++实现的raft算法☆14Updated 3 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆34Updated 3 months ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆70Updated 2 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆177Updated 2 years ago
- Tiny and simple c++ rpc library☆84Updated 6 years ago
- 基于协程和事件循环的c++网络库☆57Updated 5 years ago
- A C++17-based lightweight high-performance network library☆256Updated last year
- C++ header only multi-paxos library.☆40Updated 3 years ago