Decision Workspace
truthy vs bool-tag-expr vs falsehoods
Side-by-side comparison of Rust crates
46
truthy
growingv2.0.0
Check if a value is "truthy"
55
bool-tag-expr
experimentalv0.1.0-beta.2
Parse boolean expressions of tags for filtering and selecting
51
falsehoods
experimentalv1.0.0
permissive human-friendly boolean parsing from strings
Core Metrics
| truthy | bool-tag-expr | falsehoods | |
|---|---|---|---|
| Health Score | 46 | 55 | 51 |
| Total Downloads | 7.4K | 381 | 163 |
| 30d Downloads | 127 | 216 | 140 |
| Dependents | 2 | 11 | 3 |
| Releases | 4 | 2 | 1 |
| Last Updated | 77d ago | 15d ago | 33d ago |
| Age | 5y 7m | 3m | 1m |
Health Breakdown
truthy
Maintenance
11
Quality
16
Community
4
Popularity
5
Documentation
10
bool-tag-expr
Maintenance
16
Quality
15
Community
8
Popularity
3
Documentation
13
falsehoods
Maintenance
11
Quality
19
Community
8
Popularity
3
Documentation
10
Technical Details
| truthy | bool-tag-expr | falsehoods | |
|---|---|---|---|
| Version | 2.0.0 | 0.1.0-beta.2 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 6 | 1 |
| Crate Size | 7KB | 21KB | 6KB |
| Features | 0 | 3 | 2 |
| Yanked % | 25.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bool-tag-expr leads with a health score of 55/100, but none of the options score above 80.
- •truthy has the most downloads (7.4K), suggesting wider adoption.
- •bool-tag-expr is pre-1.0 — API may change.