Decision Workspace
little_raft vs d-engine vs openraft-surrealkv
Side-by-side comparison of Rust crates
38
little_raft
growingv0.2.0
The lightest distributed consensus library. Run your own replicated state machine!
57
d-engine
experimentalv0.2.3
Lightweight Raft consensus engine - recommended entry point for most users
49
openraft-surrealkv
experimentalv0.0.2
A simple key-value store built on top of OpenRaft, designed for learning and experimentation with Raft consensus algorithm.
Core Metrics
| little_raft | d-engine | openraft-surrealkv | |
|---|---|---|---|
| Health Score | 38 | 57 | 49 |
| Total Downloads | 9.8K | 2.5K | 26 |
| 30d Downloads | 27 | 13 | 26 |
| Dependents | 0 | 0 | 0 |
| Releases | 7 | 8 | 2 |
| Last Updated | 1539d ago | 33d ago | 20d ago |
| Age | 4y 7m | 11m | 23d |
Health Breakdown
little_raft
Maintenance
4
Quality
14
Community
6
Popularity
5
Documentation
9
d-engine
Maintenance
18
Quality
17
Community
6
Popularity
4
Documentation
12
openraft-surrealkv
Maintenance
13
Quality
11
Community
8
Popularity
2
Documentation
15
Technical Details
| little_raft | d-engine | openraft-surrealkv | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.3 | 0.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 2 | 34 |
| Crate Size | 15KB | 58KB | 119KB |
| Features | 0 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | 1.88 | 1.93 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •d-engine leads with a health score of 57/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.