Decision Workspace
yesorno vs yes-or-no vs boolean-enums
Side-by-side comparison of Rust crates
38
yesorno
growingv0.1.0
Useful for validating answers of a CLI prompt.
50
yes-or-no
growingv0.2.0
Very simple yes or no CLI tool
48
boolean-enums
growingv0.4.1
Generate enums with Yes and No variants. Supports no_std and serde.
Core Metrics
| yesorno | yes-or-no | boolean-enums | |
|---|---|---|---|
| Health Score | 38 | 50 | 48 |
| Total Downloads | 1.6K | 2.3K | 34.5K |
| 30d Downloads | 3 | 53 | 8.8K |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 3 | 9 |
| Last Updated | 1657d ago | 88d ago | 115d ago |
| Age | 4y 6m | 1y 7m | 7y 8m |
Health Breakdown
yesorno
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
12
yes-or-no
Maintenance
12
Quality
15
Community
6
Popularity
4
Documentation
13
boolean-enums
Maintenance
10
Quality
17
Community
6
Popularity
5
Documentation
10
Technical Details
| yesorno | yes-or-no | boolean-enums | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 2 |
| Crate Size | 3KB | 6KB | 9KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •yes-or-no leads with a health score of 50/100, but none of the options score above 80.
- •boolean-enums has the most downloads (34.5K), suggesting wider adoption.
- •⚠ yesorno has not been updated in over a year.