Decision Workspace
actix-raft vs async-raft vs async-raft-ext
Side-by-side comparison of Rust crates
40
actix-raft
growingv0.4.4
An implementation of the Raft distributed consensus protocol using the Actix actor framework.
48
async-raft
growingv0.6.1
An async implementation of the Raft distributed consensus protocol.
48
async-raft-ext
growingv0.6.3
An async implementation of the Raft distributed consensus protocol.The ability of raft is enhanced while keeping the access interface unchanged for rnacos.
Core Metrics
| actix-raft | async-raft | async-raft-ext | |
|---|---|---|---|
| Health Score | 40 | 48 | 48 |
| Total Downloads | 21.1K | 64.9K | 18.5K |
| 30d Downloads | 86 | 791 | 602 |
| Dependents | 0 | 154 | 101 |
| Releases | 12 | 13 | 8 |
| Last Updated | 2169d ago | 1774d ago | 913d ago |
| Age | 6y 7m | 5y 7m | 2y 6m |
Health Breakdown
actix-raft
Maintenance
4
Quality
13
Community
6
Popularity
5
Documentation
12
async-raft
Maintenance
4
Quality
14
Community
12
Popularity
6
Documentation
12
async-raft-ext
Maintenance
6
Quality
14
Community
11
Popularity
5
Documentation
12
Technical Details
| actix-raft | async-raft | async-raft-ext | |
|---|---|---|---|
| Version | 0.4.4 | 0.6.1 | 0.6.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 12 | 15 | 15 |
| Crate Size | 134KB | 57KB | 58KB |
| Features | 1 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •async-raft leads with a health score of 48/100, but none of the options score above 80.
- •async-raft is depended on by 154 crates — strongest ecosystem trust.
- •⚠ actix-raft, async-raft, async-raft-ext have not been updated in over a year.