Decision Workspace
postfix_assert vs more-asserts vs chek
Side-by-side comparison of Rust crates
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.
52
more-asserts
growingv0.3.1
Small library providing additional assert_* and debug_assert_* macros.
39
chek
growingv0.1.0
An assertions library.
Core Metrics
| postfix_assert | more-asserts | chek | |
|---|---|---|---|
| Health Score | 39 | 52 | 39 |
| Total Downloads | 2.8K | 23.2M | 2.8K |
| 30d Downloads | 4 | 1.6M | 19 |
| Dependents | 0 | 2.5K | 0 |
| Releases | 2 | 6 | 1 |
| Last Updated | 1818d ago | 1273d ago | 2468d ago |
| Age | 4y 11m | 9y 9m | 6y 9m |
Health Breakdown
postfix_assert
Maintenance
3
Quality
17
Community
6
Popularity
4
Documentation
9
more-asserts
Maintenance
4
Quality
16
Community
12
Popularity
8
Documentation
12
chek
Maintenance
1
Quality
17
Community
5
Popularity
4
Documentation
12
Technical Details
| postfix_assert | more-asserts | chek | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Unlicense OR MIT OR Apache-2.0 OR CC0-1.0 | CC0-1.0 |
| Dependencies | 0 | 0 | 1 |
| Crate Size | 4KB | 12KB | 10KB |
| Features | 1 | 0 | 2 |
| 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.
- •⚠ postfix_assert, more-asserts, chek have not been updated in over a year.