sofa-jraft
Consensus library
A production-grade Java implementation of the RAFT consensus algorithm for distributed systems
A production-grade java implementation of RAFT consensus algorithm.
4k stars
126 watching
1k forks
Language: Java
last commit: about 2 months ago
Linked from 1 awesome list
consensusdistributed-consensus-algorithmsjavaraftraft-algorithmraft-javasofa-boltsofa-jraftsofastack
Related projects:
Repository | Description | Stars |
---|---|---|
sofastack/sofa-rpc | A production-level Java RPC framework providing high-performance and extensibility for point-to-point remote service invocation | 3,839 |
baidu/braft | An implementation of the RAFT consensus algorithm for distributed systems | 3,973 |
willemt/raft | A C implementation of the Raft consensus protocol used to synchronize distributed systems and ensure consistency in data storage | 1,132 |
komamitsu/oraft | A Raft consensus algorithm implementation in OCaml for distributed systems | 28 |
hhblaze/raft.net | A .NET implementation of the RAFT distributed consensus algorithm for TCP peers with disk or memory data persistence. | 170 |
failsafe-lib/failsafe | A Java library providing concise APIs for handling failures and implementing resilience patterns in software systems. | 4,196 |
hashicorp/raft | A Go implementation of a distributed consensus algorithm | 8,260 |
deepjavalibrary/djl | A high-level Java framework for building and deploying deep learning models | 4,144 |
apache/parquet-java | A Java implementation of a column-oriented data file format for efficient storage and retrieval of complex data in bulk. | 2,637 |
discord-jda/jda | A Java wrapper for the Discord API enabling bot development with real-time gateway and REST API functionality | 4,342 |
uwplse/verdi-raft | An implementation of the Raft distributed consensus protocol verified in Coq | 183 |
brettwooldridge/hikaricp | A high-performance JDBC connection pool implementation | 20,010 |
aragozin/jvm-tools | A toolset for troubleshooting and profiling Java Virtual Machines (JVMs) | 3,317 |
line/decaton | A framework for high-throughput, concurrent task processing on Apache Kafka | 335 |
tootallnate/java-websocket | A library implementing a WebSocket protocol in Java. | 10,530 |