Decision Workspace
little_raft vs d-engine vs d-engine-server
Side-by-side comparison of Rust crates
38
little_raft
growingv0.2.0
The lightest distributed consensus library. Run your own replicated state machine!
60
d-engine
growingv0.2.4
Lightweight Raft consensus engine - recommended entry point for most users
53
d-engine-server
experimentalv0.2.4
Production-ready Raft consensus engine server and runtime
Core Metrics
| little_raft | d-engine | d-engine-server | |
|---|---|---|---|
| Health Score | 38 | 60 | 53 |
| Total Downloads | 9.8K | 2.5K | 167 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 4 |
| Releases | 7 | 9 | 4 |
| Last Updated | 1598d ago | 2d ago | 2d ago |
| Age | 4y 9m | 1y 1m | 4m |
Health Breakdown
little_raft
Maintenance
4
Quality
14
Community
6
Popularity
5
Documentation
9
d-engine
Maintenance
20
Quality
18
Community
6
Popularity
4
Documentation
12
d-engine-server
Maintenance
19
Quality
11
Community
8
Popularity
3
Documentation
12
Technical Details
| little_raft | d-engine | d-engine-server | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.4 | 0.2.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 2 | 39 |
| Crate Size | 15KB | 65KB | 292KB |
| Features | 0 | 6 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | 1.88 | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •d-engine leads with a health score of 60/100, but none of the options score above 80.
- •little_raft has the most downloads (9.8K), suggesting wider adoption.
- •⚠ little_raft has not been updated in over a year.