XuDaHaoRen / raft_kv
基于 C++ 实现的 Etcd kv 存储系统
☆13Updated last year
Alternatives and similar repositories for raft_kv
Users that are interested in raft_kv are comparing it to the libraries listed below
Sorting:
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- ☆43Updated 2 years ago
- A small Key-Value storage engine written in C++.☆108Updated 2 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆43Updated 2 years ago
- yfs是一个分布式文件系统(mit6.824)☆72Updated 6 years ago
- TinyDB (under progress)☆65Updated 2 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆63Updated 2 years ago
- 高性能的c++日志库☆69Updated 4 years ago
- 基于跳表实现的键值型存储引擎☆12Updated 3 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆177Updated 2 years ago
- 📚一个三级缓存的高并发内存池☆57Updated 6 years ago
- ☆54Updated 3 months ago
- 一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。☆35Updated 10 months ago
- ☆18Updated 2 years ago
- Multithreaded network library in C++17☆90Updated 3 years ago
- A C++ implementation of RAFT consensus algorithm based on asio☆20Updated 2 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆82Updated 3 years ago
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆50Updated 2 years ago
- 基于c++实现的raft算法☆18Updated 3 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆123Updated 3 years ago
- Writing a sqlite clone from scratch in C++☆132Updated 2 years ago
- LevelDB 源码剖析☆180Updated 6 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 last year
- A lightweight c++11 symetric coroutine library which can be used for network programming.☆47Updated 4 years ago
- TinyKV-2022,个人代码及文档,项目最终得分98.46。☆83Updated last year
- C++ header only multi-paxos library.☆39Updated 3 years ago
- 实用系统编程☆54Updated 4 months ago
- bitcask storage system【WIP】☆8Updated last year
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆71Updated 2 years ago
- A threadpool with C++ , support adjust thread priority and different I/O ,CPU priority.☆27Updated 3 years ago