Decision Workspace
assert_that vs predicates vs predicates-core
Side-by-side comparison of Rust crates
42
assert_that
growingv0.1.2
Helper macros for use with boolean-valued predicate functions.
73
predicates
stablev3.1.4
An implementation of boolean-valued predicate functions.
63
predicates-core
growingv1.0.10
An API for boolean-valued predicate functions.
Core Metrics
| assert_that | predicates | predicates-core | |
|---|---|---|---|
| Health Score | 42 | 73 | 63 |
| Total Downloads | 7.4K | 194.3M | 171.5M |
| 30d Downloads | 0 | 7.2M | 6.8M |
| Dependents | 2 | 36.4K | 201 |
| Releases | 3 | 37 | 12 |
| Last Updated | 2213d ago | 152d ago | 152d ago |
| Age | 6y | 9y 1m | 7y 11m |
Health Breakdown
assert_that
Maintenance
3
Quality
15
Community
7
Popularity
5
Documentation
12
predicates
Maintenance
12
Quality
21
Community
17
Popularity
8
Documentation
15
predicates-core
Maintenance
10
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 73/100, but none of the options score above 80.
- •predicates is depended on by 36.4K crates — strongest ecosystem trust.
- •⚠ assert_that has not been updated in over a year.
- •assert_that is pre-1.0 — API may change.