Decision Workspace
bool-logic vs predicates vs evalexpr
Side-by-side comparison of Rust crates
53
bool-logic
growingv0.3.3
A library for manipulating and evaluating boolean expressions
77
predicates
stablev3.1.4
An implementation of boolean-valued predicate functions.
71
evalexpr
stablev13.1.0
A powerful arithmetic and boolean expression evaluator
Core Metrics
| bool-logic | predicates | evalexpr | |
|---|---|---|---|
| Health Score | 53 | 77 | 71 |
| Total Downloads | 12.9K | 147.2M | 6.8M |
| 30d Downloads | 216 | 10.9M | 343.6K |
| Dependents | 5 | 24.1K | 743 |
| Releases | 6 | 37 | 64 |
| Last Updated | 139d ago | 44d ago | 121d ago |
| Age | 2y 10m | 8y 10m | 7y |
Health Breakdown
bool-logic
Maintenance
9
Quality
16
Community
8
Popularity
5
Documentation
15
predicates
Maintenance
16
Quality
21
Community
17
Popularity
8
Documentation
15
evalexpr
Maintenance
13
Quality
21
Community
14
Popularity
8
Documentation
15
Technical Details
| bool-logic | predicates | evalexpr | |
|---|---|---|---|
| Version | 0.3.3 | 3.1.4 | 13.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | AGPL-3.0-only |
| Dependencies | 0 | 7 | 6 |
| Crate Size | 11KB | 24KB | 78KB |
| Features | 0 | 4 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.87 | 1.74 | 1.65.0 |
| 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.
- •bool-logic is pre-1.0 — API may change.