Decision Workspace
rmqtt-raft vs d-engine vs raft
Side-by-side comparison of Rust crates
52
rmqtt-raft
growingv0.6.0
rmqtt-raft - A raft framework, for regular people
57
d-engine
experimentalv0.2.3
Lightweight Raft consensus engine - recommended entry point for most users
53
raft
growingv0.7.0
The rust language implementation of Raft algorithm.
Core Metrics
| rmqtt-raft | d-engine | raft | |
|---|---|---|---|
| Health Score | 52 | 57 | 53 |
| Total Downloads | 28.0K | 2.5K | 506.4K |
| 30d Downloads | 216 | 13 | 33.8K |
| Dependents | 17 | 0 | 100 |
| Releases | 24 | 8 | 13 |
| Last Updated | 92d ago | 33d ago | 1116d ago |
| Age | 3y 5m | 11m | 10y 9m |
Health Breakdown
rmqtt-raft
Maintenance
14
Quality
14
Community
9
Popularity
5
Documentation
10
d-engine
Maintenance
18
Quality
17
Community
6
Popularity
4
Documentation
12
raft
Maintenance
4
Quality
14
Community
15
Popularity
7
Documentation
13
Technical Details
| rmqtt-raft | d-engine | raft | |
|---|---|---|---|
| Version | 0.6.0 | 0.2.3 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 22 | 2 | 21 |
| Crate Size | 40KB | 58KB | 184KB |
| Features | 4 | 5 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.88 | — |
| Owners | 2 | 1 | 4 |
Links
Quick Verdict
- •d-engine leads with a health score of 57/100, but none of the options score above 80.
- •raft has the most downloads (506.4K), suggesting wider adoption.
- •⚠ raft has not been updated in over a year.