purecpp-org / raftcpp
A RAFT implementation to help build your RAFT service in 1 minute.
☆67Updated last year
Alternatives and similar repositories for raftcpp:
Users that are interested in raftcpp are comparing it to the libraries listed below
- C++ raft lib☆136Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆102Updated 4 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆146Updated 5 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- 基于协程和事件循环的c++网络库☆57Updated 5 years ago
- c++20 coroutine with epoll and queue☆84Updated last year
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆29Updated last year
- 详细且纯粹的leveldb源码注解,注解总结链接:☆34Updated 7 years ago
- modern c++ raft library☆47Updated 5 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆77Updated 6 years ago
- An event-driven c library open source by taobao originally and maintain here☆21Updated 5 years ago
- C++ header only multi-paxos library.☆40Updated 2 years ago
- A c++ develop toolkit☆34Updated 7 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- A C++ implementation of RAFT consensus algorithm☆21Updated 5 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆119Updated 3 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 8 years ago
- C++ implementation of raft consensus☆262Updated last year
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆199Updated last year
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆32Updated 8 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆29Updated last year
- High-Performance C++ Data System☆124Updated last year
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 2 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆219Updated 7 years ago
- Homework of SJTU SE121: An LSM Tree KVStore System☆34Updated 4 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- 基于LevelDB的改进☆29Updated 5 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated last week