Decision Workspace
assert_that vs predicates vs predicates-core
Side-by-side comparison of Rust crates
43
assert_that
growingv0.1.2
Helper macros for use with boolean-valued predicate functions.
77
predicates
stablev3.1.4
An implementation of boolean-valued predicate functions.
67
predicates-core
stablev1.0.10
An API for boolean-valued predicate functions.
Core Metrics
| assert_that | predicates | predicates-core | |
|---|---|---|---|
| Health Score | 43 | 77 | 67 |
| Total Downloads | 7.2K | 147.2M | 132.1M |
| 30d Downloads | 40 | 11.3M | 10.0M |
| Dependents | 2 | 24.1K | 193 |
| Releases | 3 | 37 | 12 |
| Last Updated | 2105d ago | 44d ago | 44d ago |
| Age | 5y 9m | 8y 10m | 7y 8m |
Health Breakdown
assert_that
Maintenance
4
Quality
15
Community
7
Popularity
5
Documentation
12
predicates
Maintenance
16
Quality
21
Community
17
Popularity
8
Documentation
15
predicates-core
Maintenance
14
Quality
21
Community
12
Popularity
8
Documentation
12
Technical Details
| assert_that | predicates | predicates-core | |
|---|---|---|---|
| Version | 0.1.2 | 3.1.4 | 1.0.10 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 7 | 0 |
| Crate Size | 4KB | 24KB | 9KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.74 | 1.74 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •predicates leads with a health score of 77/100, but none of the options score above 80.
- •predicates is depended on by 24.1K crates — strongest ecosystem trust.
- •⚠ assert_that has not been updated in over a year.
- •assert_that is pre-1.0 — API may change.