Decision Workspace
bool_ext vs bool-tag-expr vs boolinator
Side-by-side comparison of Rust crates
41
bool_ext
growingv0.7.0
A crate which defines and implements a complete set of `Option`/`Result`-style Boolean functional combinators on Rust's `bool` primitive type.
55
bool-tag-expr
experimentalv0.1.0-beta.2
Parse boolean expressions of tags for filtering and selecting
53
boolinator
growingv2.4.0
Provides the Boolinator trait, which lets you use Option and Result-style combinators with bools.
Core Metrics
| bool_ext | bool-tag-expr | boolinator | |
|---|---|---|---|
| Health Score | 41 | 55 | 53 |
| Total Downloads | 71.3K | 381 | 4.8M |
| 30d Downloads | 654 | 216 | 232.6K |
| Dependents | 11 | 11 | 454 |
| Releases | 16 | 2 | 2 |
| Last Updated | 606d ago | 15d ago | 3496d ago |
| Age | 5y 9m | 3m | 10y 2m |
Health Breakdown
bool_ext
Maintenance
4
Quality
12
Community
9
Popularity
6
Documentation
10
bool-tag-expr
Maintenance
16
Quality
15
Community
8
Popularity
3
Documentation
13
boolinator
Maintenance
3
Quality
21
Community
10
Popularity
8
Documentation
11
Technical Details
| bool_ext | bool-tag-expr | boolinator | |
|---|---|---|---|
| Version | 0.7.0 | 0.1.0-beta.2 | 2.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT/Apache-2.0 |
| Dependencies | 1 | 6 | 0 |
| Crate Size | 11KB | 21KB | 7KB |
| Features | 2 | 3 | 0 |
| Yanked % | 25.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | — |
| 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.
- •boolinator has the most downloads (4.8M), suggesting wider adoption.
- •boolinator is depended on by 454 crates — strongest ecosystem trust.
- •⚠ bool_ext, boolinator have not been updated in over a year.
- •bool_ext, bool-tag-expr are pre-1.0 — API may change.