Stars
Solving the 1D bin packing problem (a NP-optimization problem) with Deep Reinforcement Learning
AGE animation official website URL release page(AGE动漫官网网址发布页)
An implementation of the Raft distributed consensus protocol using the Tokio framework.
yongbin-liu / EnhancedRAFT
Forked from owen31302/EnhancedRAFTA Byzantine fault tolerant Raft system.
yongbin-liu / BFTRaft4go
Forked from PomeloCloud/BFTRaft4goByzantine fault tolerance raft state machine
A RAFT implementation to help build your RAFT service in 1 minute.
A raft consensus implementation that is simply and understandable
Golang implementation of the Raft consensus protocol
A C++ implementation of RAFT consensus algorithm based on asio
Fault-tolerant key-value storage system based on Raft
RT-Thread is an open source IoT Real-Time Operating System (RTOS).
A curated list to learn about distributed systems
Implement distributed consensus protocol Raft and it's expanded version BW-Raft(Supporting Byzantine Fault Tolerance)
C implementation of the Raft Consensus protocol, BSD licensed
DiceDB is a redis-compliant, reactive, scalable, highly-available, unified cache optimized for modern hardware.
(educational) build your own disk based KV store in Go
A toy implementation of the Raft protocol in Haskell, with an experimental BFT variant.
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
Simulation of several BFT consensus algorithms for benchmarking
A distributed key-value storage that's tolerant to Byzantine fault.