Decision Workspace
boolvec vs bool-tag-expr vs boolean-enums
Side-by-side comparison of Rust crates
45
boolvec
growingv0.2.6
A vector of boolean stored contiguously in memory.
55
bool-tag-expr
experimentalv0.1.0-beta.2
Parse boolean expressions of tags for filtering and selecting
48
boolean-enums
growingv0.4.1
Generate enums with Yes and No variants. Supports no_std and serde.
Core Metrics
| boolvec | bool-tag-expr | boolean-enums | |
|---|---|---|---|
| Health Score | 45 | 55 | 48 |
| Total Downloads | 52.7K | 381 | 34.5K |
| 30d Downloads | 2.9K | 216 | 8.8K |
| Dependents | 86 | 11 | 0 |
| Releases | 7 | 2 | 9 |
| Last Updated | 2099d ago | 15d ago | 115d ago |
| Age | 5y 9m | 3m | 7y 8m |
Health Breakdown
boolvec
Maintenance
7
Quality
10
Community
10
Popularity
6
Documentation
12
bool-tag-expr
Maintenance
16
Quality
15
Community
8
Popularity
3
Documentation
13
boolean-enums
Maintenance
10
Quality
17
Community
6
Popularity
5
Documentation
10
Technical Details
| boolvec | bool-tag-expr | boolean-enums | |
|---|---|---|---|
| Version | 0.2.6 | 0.1.0-beta.2 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 6 | 2 |
| Crate Size | 9KB | 21KB | 9KB |
| Features | 0 | 3 | 2 |
| Yanked % | 42.9% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •boolvec has the most downloads (52.7K), suggesting wider adoption.
- •⚠ boolvec has not been updated in over a year.