Decision Workspace
optionally_const vs optionally_const_macros vs optargs
Side-by-side comparison of Rust crates
54
optionally_const
experimentalv0.8.0
Optional constness on stable Rust.
53
optionally_const_macros
experimentalv0.8.0
Proc-macro crate for optionally_const.
34
optargs
growingv0.1.2
Easily create macros for functions with optional arguments
Core Metrics
| optionally_const | optionally_const_macros | optargs | |
|---|---|---|---|
| Health Score | 54 | 53 | 34 |
| Total Downloads | 6.5K | 5.3K | 34.2K |
| 30d Downloads | 52 | 67 | 2.5K |
| Dependents | 0 | 10 | 1 |
| Releases | 11 | 9 | 3 |
| Last Updated | 343d ago | 343d ago | 1797d ago |
| Age | 11m | 11m | 4y 12m |
Health Breakdown
optionally_const
Maintenance
15
Quality
15
Community
6
Popularity
5
Documentation
13
optionally_const_macros
Maintenance
15
Quality
13
Community
8
Popularity
4
Documentation
13
optargs
Maintenance
4
Quality
15
Community
4
Popularity
5
Documentation
6
Technical Details
| optionally_const | optionally_const_macros | optargs | |
|---|---|---|---|
| Version | 0.8.0 | 0.8.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 4 | 1 |
| Crate Size | 5KB | 4KB | 5KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •optionally_const leads with a health score of 54/100, but none of the options score above 80.
- •optargs has the most downloads (34.2K), suggesting wider adoption.
- •⚠ optargs has not been updated in over a year.