Decision Workspace
agreed vs async-raft vs async-raft-ext
Side-by-side comparison of Rust crates
45
agreed
growingv1.1.0
Fork of async-raft, the Tokio-based Rust implementation of the Raft protocol.
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
| agreed | async-raft | async-raft-ext | |
|---|---|---|---|
| Health Score | 45 | 48 | 48 |
| Total Downloads | 4.4K | 64.9K | 18.5K |
| 30d Downloads | 30 | 791 | 602 |
| Dependents | 2 | 154 | 101 |
| Releases | 2 | 13 | 8 |
| Last Updated | 1772d ago | 1774d ago | 913d ago |
| Age | 4y 10m | 5y 7m | 2y 6m |
Health Breakdown
agreed
Maintenance
3
Quality
19
Community
7
Popularity
4
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
| agreed | async-raft | async-raft-ext | |
|---|---|---|---|
| Version | 1.1.0 | 0.6.1 | 0.6.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 12 | 15 | 15 |
| Crate Size | 51KB | 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.
- •⚠ agreed, async-raft, async-raft-ext have not been updated in over a year.
- •async-raft, async-raft-ext are pre-1.0 — API may change.