Decision Workspace
async-raft vs async-raft-ext vs memstore
Side-by-side comparison of Rust crates
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.
45
memstore
growingv0.2.0
An in-memory implementation of the `async-raft::RaftStorage` trait.
Core Metrics
| async-raft | async-raft-ext | memstore | |
|---|---|---|---|
| Health Score | 48 | 48 | 45 |
| Total Downloads | 64.9K | 18.5K | 13.1K |
| 30d Downloads | 791 | 602 | 146 |
| Dependents | 154 | 101 | 29 |
| Releases | 13 | 8 | 5 |
| Last Updated | 1774d ago | 913d ago | 1891d ago |
| Age | 5y 7m | 2y 6m | 5y 7m |
Health Breakdown
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
memstore
Maintenance
4
Quality
14
Community
10
Popularity
5
Documentation
12
Technical Details
| async-raft | async-raft-ext | memstore | |
|---|---|---|---|
| Version | 0.6.1 | 0.6.3 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 15 | 15 | 8 |
| Crate Size | 57KB | 58KB | 7KB |
| 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.
- •⚠ async-raft, async-raft-ext, memstore have not been updated in over a year.