Decision Workspace
agreed-memstore vs async-raft vs async-raft-ext
Side-by-side comparison of Rust crates
44
agreed-memstore
growingv1.1.0
An in-memory implementation of the `agreed::RaftStorage` trait. Fork of async-raft's memstore crate.
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-memstore | async-raft | async-raft-ext | |
|---|---|---|---|
| Health Score | 44 | 48 | 48 |
| Total Downloads | 3.4K | 64.9K | 18.5K |
| 30d Downloads | 4 | 791 | 602 |
| Dependents | 0 | 154 | 101 |
| Releases | 2 | 13 | 8 |
| Last Updated | 1772d ago | 1774d ago | 913d ago |
| Age | 4y 10m | 5y 7m | 2y 6m |
Health Breakdown
agreed-memstore
Maintenance
3
Quality
19
Community
6
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-memstore | 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 | 8 | 15 | 15 |
| Crate Size | 7KB | 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-memstore, 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.