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☆76Updated 6 years ago
- A small Key-Value storage engine written in C++.☆105Updated last year
- A C++ implementation of RAFT consensus algorithm based on asio☆20Updated 2 years ago
- ☆43Updated last year
- 基于跳表实现的键值型存储引擎☆12Updated 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…☆24Updated last year
- yfs是一个分布式文件系统(mit6.824)☆72Updated 5 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆39Updated 2 years ago
- TinyDB (under progress)☆63Updated 2 years ago
- A threadpool with C++ , support adjust thread priority and different I/O ,CPU priority.☆26Updated 3 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆57Updated 2 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆119Updated 2 years ago
- Multithreaded network library in C++17☆87Updated 2 years ago
- 高性能的c++日志库☆69Updated 3 years ago
- 基于c++实现的raft算法☆13Updated 2 years ago
- A lightweight c++11 symetric coroutine library which can be used for network programming.☆47Updated 4 years ago
- 一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。☆34Updated 7 months ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆94Updated 4 months ago
- LevelDB 源码剖析☆180Updated 5 years ago
- A C++17-based lightweight high-performance network library☆253Updated last year
- Tiny and simple c++ rpc library☆83Updated 6 years ago
- Homework of SJTU SE121: An LSM Tree KVStore System☆33Updated 4 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆171Updated 2 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 2 years ago
- 自己用C++实现小型Redis☆33Updated 5 years ago
- 基于协程和事件循环的c++网络库☆58Updated 5 years ago
- 一个基于协程的异步网络库☆107Updated 3 years ago
- 📚一个三级缓存的高并发内存池☆52Updated 5 years ago
- Build your own VectorDB with C++☆19Updated last month
- 一款高性能的后端分布式服务器网络框架☆23Updated last year