Decision Workspace
parameterized vs sif vs parameterized-macro
Side-by-side comparison of Rust crates
67
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
62
parameterized-macro
growingv3.0.0
Attribute macro crate for parameterized tests.
Core Metrics
| parameterized | sif | parameterized-macro | |
|---|---|---|---|
| Health Score | 67 | 38 | 62 |
| Total Downloads | 5.1M | 2.5K | 5.1M |
| 30d Downloads | 696.8K | 50 | 696.7K |
| Dependents | 315 | 0 | 24 |
| Releases | 10 | 1 | 10 |
| Last Updated | 141d ago | 2089d ago | 141d ago |
| Age | 6y 4m | 5y 8m | 6y 4m |
Health Breakdown
parameterized
Maintenance
10
Quality
21
Community
13
Popularity
8
Documentation
15
sif
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
12
parameterized-macro
Maintenance
10
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 67/100, but none of the options score above 80.
- •parameterized is depended on by 315 crates — strongest ecosystem trust.
- •⚠ sif has not been updated in over a year.
- •sif is pre-1.0 — API may change.