Decision Workspace
mabi-chaos vs faultkit vs ringil
Side-by-side comparison of Rust crates
61
mabi-chaos
experimentalv1.7.0
Mabinogion - Chaos engineering module for fault injection and resilience testing
49
faultkit
experimentalv0.1.0
Fault injection for testing error paths — fail the Nth syscall and verify graceful handling
46
ringil
experimentalv0.1.1
Lightweight fault injection for Rust — arm fault points, verify your error handling
Core Metrics
| mabi-chaos | faultkit | ringil | |
|---|---|---|---|
| Health Score | 61 | 49 | 46 |
| Total Downloads | 471 | 98 | 31 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 24 | 8 | 0 |
| Releases | 24 | 1 | 2 |
| Last Updated | 6d ago | 47d ago | 68d ago |
| Age | 4m | 1m | 2m |
Health Breakdown
mabi-chaos
Maintenance
19
Quality
14
Community
10
Popularity
3
Documentation
15
faultkit
Maintenance
10
Quality
14
Community
8
Popularity
2
Documentation
15
ringil
Maintenance
10
Quality
17
Community
5
Popularity
2
Documentation
12
Technical Details
| mabi-chaos | faultkit | ringil | |
|---|---|---|---|
| Version | 1.7.0 | 0.1.0 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 18 | 3 | 0 |
| Crate Size | 82KB | 14KB | 9KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75 | 1.85 | 1.81 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mabi-chaos leads with a health score of 61/100, but none of the options score above 80.
- •faultkit, ringil are pre-1.0 — API may change.