Decision Workspace
sif_macro vs parameterized-macro vs parameterized
Side-by-side comparison of Rust crates
38
sif_macro
growingv0.1.0
Part of Sif: attribute macro for parameterized tests
62
parameterized-macro
growingv3.0.0
Attribute macro crate for parameterized tests.
67
parameterized
growingv2.1.0
Procedural macro which brings a compact parameterized testing implementation to Rust (inspired by JUnit @ParameterizedTest)
Core Metrics
| sif_macro | parameterized-macro | parameterized | |
|---|---|---|---|
| Health Score | 38 | 62 | 67 |
| Total Downloads | 3.2K | 5.1M | 5.1M |
| 30d Downloads | 68 | 696.7K | 696.8K |
| Dependents | 1 | 24 | 315 |
| Releases | 1 | 10 | 10 |
| Last Updated | 2089d ago | 141d ago | 141d ago |
| Age | 5y 8m | 6y 4m | 6y 4m |
Health Breakdown
sif_macro
Maintenance
1
Quality
14
Community
7
Popularity
4
Documentation
12
parameterized-macro
Maintenance
10
Quality
20
Community
10
Popularity
8
Documentation
14
parameterized
Maintenance
10
Quality
21
Community
13
Popularity
8
Documentation
15
Technical Details
| sif_macro | parameterized-macro | parameterized | |
|---|---|---|---|
| Version | 0.1.0 | 3.0.0 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 6 | 2 |
| Crate Size | 6KB | 12KB | 15KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | 1.68 | 1.68 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •parameterized leads with a health score of 67/100, but none of the options score above 80.
- •parameterized is depended on by 315 crates — strongest ecosystem trust.
- •⚠ sif_macro has not been updated in over a year.
- •sif_macro is pre-1.0 — API may change.