Decision Workspace
vortex-raft vs d-engine vs raft
Side-by-side comparison of Rust crates
32
vortex-raft
growingv0.1.0
A distributed systems library for Maelstrom with Raft consensus
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
| vortex-raft | d-engine | raft | |
|---|---|---|---|
| Health Score | 32 | 57 | 53 |
| Total Downloads | 1.5K | 2.5K | 506.4K |
| 30d Downloads | 3 | 13 | 33.8K |
| Dependents | 0 | 0 | 100 |
| Releases | 1 | 8 | 13 |
| Last Updated | 817d ago | 33d ago | 1116d ago |
| Age | 2y 2m | 11m | 10y 9m |
Health Breakdown
vortex-raft
Maintenance
1
Quality
14
Community
3
Popularity
4
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
| vortex-raft | d-engine | raft | |
|---|---|---|---|
| Version | 0.1.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 | 5 | 2 | 21 |
| Crate Size | 10KB | 58KB | 184KB |
| Features | 0 | 5 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.88 | — |
| Owners | 1 | 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.
- •⚠ vortex-raft, raft have not been updated in over a year.