Decision Workspace
crack vs d-engine vs aleph-bft
Side-by-side comparison of Rust crates
28
crack
growingv0.1.0
verify distributed and lock-free algorithms through symbolic execution
57
d-engine
experimentalv0.2.3
Lightweight Raft consensus engine - recommended entry point for most users
53
aleph-bft
growingv0.45.4
AlephBFT is an asynchronous and Byzantine fault tolerant consensus protocol aimed at ordering arbitrary messages (transactions). It has been designed to continuously operate even in the harshest conditions: with no bounds on message-delivery delays and in the presence of malicious actors. This makes it an excellent fit for blockchain-related applications.
Core Metrics
| crack | d-engine | aleph-bft | |
|---|---|---|---|
| Health Score | 28 | 57 | 53 |
| Total Downloads | 2.3K | 2.5K | 185.1K |
| 30d Downloads | 3 | 13 | 2.9K |
| Dependents | 0 | 0 | 17 |
| Releases | 1 | 8 | 62 |
| Last Updated | 3158d ago | 33d ago | 346d ago |
| Age | 8y 7m | 11m | 4y 9m |
Health Breakdown
crack
Maintenance
1
Quality
12
Community
3
Popularity
4
Documentation
8
d-engine
Maintenance
18
Quality
17
Community
6
Popularity
4
Documentation
12
aleph-bft
Maintenance
9
Quality
14
Community
11
Popularity
6
Documentation
13
Technical Details
| crack | d-engine | aleph-bft | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.3 | 0.45.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 19 | 2 | 16 |
| Crate Size | 10KB | 58KB | 95KB |
| Features | 0 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2021 |
| MSRV | — | 1.88 | — |
| 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.
- •aleph-bft has the most downloads (185.1K), suggesting wider adoption.
- •⚠ crack has not been updated in over a year.