Decision Workspace
mines vs assert-unchecked vs more-asserts
Side-by-side comparison of Rust crates
43
mines
growingv0.2.1
Unchecked assertions of unreachability which panics on debug builds.
54
assert-unchecked
growingv0.1.2
Unsafe assertions that allow for optimizations in release mode.
52
more-asserts
growingv0.3.1
Small library providing additional assert_* and debug_assert_* macros.
Core Metrics
| mines | assert-unchecked | more-asserts | |
|---|---|---|---|
| Health Score | 43 | 54 | 52 |
| Total Downloads | 6.9K | 2.5M | 23.2M |
| 30d Downloads | 6 | 88.9K | 1.6M |
| Dependents | 0 | 272 | 2.5K |
| Releases | 4 | 3 | 6 |
| Last Updated | 3222d ago | 1545d ago | 1273d ago |
| Age | 8y 10m | 4y 2m | 9y 9m |
Health Breakdown
mines
Maintenance
8
Quality
16
Community
3
Popularity
5
Documentation
11
assert-unchecked
Maintenance
4
Quality
16
Community
13
Popularity
8
Documentation
13
more-asserts
Maintenance
4
Quality
16
Community
12
Popularity
8
Documentation
12
Technical Details
| mines | assert-unchecked | more-asserts | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.2 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT | Unlicense OR MIT OR Apache-2.0 OR CC0-1.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 1KB | 4KB | 12KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2018 |
| 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.
- •more-asserts has the most downloads (23.2M), suggesting wider adoption.
- •more-asserts is depended on by 2.5K crates — strongest ecosystem trust.
- •⚠ mines, assert-unchecked, more-asserts have not been updated in over a year.