Decision Workspace
chek vs more-asserts vs postfix_assert
Side-by-side comparison of Rust crates
39
chek
growingv0.1.0
An assertions library.
52
more-asserts
growingv0.3.1
Small library providing additional assert_* and debug_assert_* macros.
39
postfix_assert
growingv0.1.1
Trait implementations of common assertions in (postfix) method style for the Rust standard library. This allows for assertions to be chained and integrated as part of an expression.
Core Metrics
| chek | more-asserts | postfix_assert | |
|---|---|---|---|
| Health Score | 39 | 52 | 39 |
| Total Downloads | 2.8K | 23.2M | 2.8K |
| 30d Downloads | 19 | 1.6M | 4 |
| Dependents | 0 | 2.5K | 0 |
| Releases | 1 | 6 | 2 |
| Last Updated | 2468d ago | 1273d ago | 1818d ago |
| Age | 6y 9m | 9y 9m | 4y 11m |
Health Breakdown
chek
Maintenance
1
Quality
17
Community
5
Popularity
4
Documentation
12
more-asserts
Maintenance
4
Quality
16
Community
12
Popularity
8
Documentation
12
postfix_assert
Maintenance
3
Quality
17
Community
6
Popularity
4
Documentation
9
Technical Details
| chek | more-asserts | postfix_assert | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.1 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | CC0-1.0 | Unlicense OR MIT OR Apache-2.0 OR CC0-1.0 | MIT |
| Dependencies | 1 | 0 | 0 |
| Crate Size | 10KB | 12KB | 4KB |
| Features | 2 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •more-asserts leads with a health score of 52/100, but none of the options score above 80.
- •more-asserts is depended on by 2.5K crates — strongest ecosystem trust.
- •⚠ chek, more-asserts, postfix_assert have not been updated in over a year.