Decision Workspace
quickvariant-macros vs quickvariant vs try_match
Side-by-side comparison of Rust crates
41
quickvariant-macros
experimentalv0.1.1
C++-style variant library.
44
quickvariant
experimentalv0.1.3
C++-style variant library.
53
try_match
growingv0.4.2
Fallible pattern matching with a function-like syntax
Core Metrics
| quickvariant-macros | quickvariant | try_match | |
|---|---|---|---|
| Health Score | 41 | 44 | 53 |
| Total Downloads | 1.0K | 1.4K | 1.5M |
| 30d Downloads | 37 | 7 | 105.1K |
| Dependents | 4 | 0 | 63 |
| Releases | 2 | 4 | 9 |
| Last Updated | 239d ago | 239d ago | 610d ago |
| Age | 8m | 8m | 6y 5m |
Health Breakdown
quickvariant-macros
Maintenance
8
Quality
14
Community
5
Popularity
4
Documentation
10
quickvariant
Maintenance
13
Quality
14
Community
3
Popularity
4
Documentation
10
try_match
Maintenance
5
Quality
18
Community
11
Popularity
7
Documentation
12
Technical Details
| quickvariant-macros | quickvariant | try_match | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.3 | 0.4.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 1 | 2 |
| Crate Size | 2KB | 3KB | 14KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •try_match leads with a health score of 53/100, but none of the options score above 80.
- •⚠ try_match has not been updated in over a year.