Decision Workspace
assert-unchecked vs mines vs assertion
Side-by-side comparison of Rust crates
54
assert-unchecked
growingv0.1.2
Unsafe assertions that allow for optimizations in release mode.
43
mines
growingv0.2.1
Unchecked assertions of unreachability which panics on debug builds.
41
assertion
growingv0.1.0
Assertion library for the Rust programming language
Core Metrics
| assert-unchecked | mines | assertion | |
|---|---|---|---|
| Health Score | 54 | 43 | 41 |
| Total Downloads | 2.5M | 6.9K | 934 |
| 30d Downloads | 88.9K | 6 | 6 |
| Dependents | 272 | 0 | 0 |
| Releases | 3 | 4 | 1 |
| Last Updated | 1545d ago | 3222d ago | 424d ago |
| Age | 4y 2m | 8y 10m | 1y 1m |
Health Breakdown
assert-unchecked
Maintenance
4
Quality
16
Community
13
Popularity
8
Documentation
13
mines
Maintenance
8
Quality
16
Community
3
Popularity
5
Documentation
11
assertion
Maintenance
2
Quality
16
Community
6
Popularity
4
Documentation
13
Technical Details
| assert-unchecked | mines | assertion | |
|---|---|---|---|
| Version | 0.1.2 | 0.2.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 4KB | 1KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •assert-unchecked leads with a health score of 54/100, but none of the options score above 80.
- •assert-unchecked is depended on by 272 crates — strongest ecosystem trust.
- •⚠ assert-unchecked, mines, assertion have not been updated in over a year.