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