Decision Workspace
unbug vs assert-unchecked vs more-asserts
Side-by-side comparison of Rust crates
47
unbug
growingv0.4.0
A crate to programmatically invoke debugging breakpoints with helping macros
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
| unbug | assert-unchecked | more-asserts | |
|---|---|---|---|
| Health Score | 47 | 54 | 52 |
| Total Downloads | 6.6K | 2.5M | 23.2M |
| 30d Downloads | 136 | 88.9K | 1.6M |
| Dependents | 3 | 272 | 2.5K |
| Releases | 4 | 3 | 6 |
| Last Updated | 473d ago | 1545d ago | 1273d ago |
| Age | 1y 6m | 4y 2m | 9y 9m |
Health Breakdown
unbug
Maintenance
5
Quality
17
Community
7
Popularity
5
Documentation
13
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
| unbug | assert-unchecked | more-asserts | |
|---|---|---|---|
| Version | 0.4.0 | 0.1.2 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | Unlicense OR MIT OR Apache-2.0 OR CC0-1.0 |
| Dependencies | 2 | 0 | 0 |
| Crate Size | 10KB | 4KB | 12KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 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.
- •⚠ unbug, assert-unchecked, more-asserts have not been updated in over a year.