purecpp-org / raftcpp
A RAFT implementation to help build your RAFT service in 1 minute.
☆65Updated last year
Related projects ⓘ
Alternatives and complementary repositories for raftcpp
- C++ raft lib☆128Updated 2 years ago
- 无锁链表vs加锁链表(性能对比)☆38Updated 6 years ago
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆77Updated last year
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆142Updated 4 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- c++20 coroutine with epoll and queue☆71Updated 10 months ago
- 基于协程和事件循环的c++网络库☆59Updated 4 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆28Updated last year
- An event-driven c library open source by taobao originally and maintain here☆20Updated 4 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆27Updated 2 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆34Updated 6 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆110Updated 2 years ago
- A c++ develop toolkit☆33Updated 7 years ago
- A C++ implementation of RAFT consensus algorithm☆22Updated 4 years ago
- C++ header only multi-paxos library.☆38Updated 2 years ago
- modern c++ raft library☆46Updated 4 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆26Updated last year
- An C++ implementation of RAFT consensus algorithm based on jrpc☆76Updated 6 years ago
- Probably the best implementation for SkipList written by C++☆119Updated last year
- A Raft based K-V database implemented with cpp.☆37Updated 4 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- C++ implementation of raft consensus☆263Updated last year
- Multithreaded network library in C++17☆84Updated 2 years ago
- 基于LevelDB的改进☆29Updated 5 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
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆30Updated 5 years ago
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆32Updated 8 years ago
- A network framework☆9Updated 6 years ago