Decision Workspace
cartesian_array_product vs const-array-init vs url-static
Side-by-side comparison of Rust crates
51
cartesian_array_product
growingv1.1.1
Arrays of the cartesian product of a set of items.
45
const-array-init
growingv1.0.0
Macros used to initialize arrays in const context using closure syntax or const function
54
url-static
experimentalv0.1.4
Simple macro for compile-time URL validation
Core Metrics
| cartesian_array_product | const-array-init | url-static | |
|---|---|---|---|
| Health Score | 51 | 45 | 54 |
| Total Downloads | 5.8K | 4.3K | 155 |
| 30d Downloads | 29 | 65 | 155 |
| Dependents | 1 | 7 | 2 |
| Releases | 4 | 1 | 5 |
| Last Updated | 963d ago | 703d ago | 25d ago |
| Age | 2y 7m | 1y 11m | 27d |
Health Breakdown
cartesian_array_product
Maintenance
10
Quality
20
Community
4
Popularity
4
Documentation
13
const-array-init
Maintenance
1
Quality
20
Community
8
Popularity
4
Documentation
12
url-static
Maintenance
17
Quality
15
Community
7
Popularity
3
Documentation
12
Technical Details
| cartesian_array_product | const-array-init | url-static | |
|---|---|---|---|
| Version | 1.1.1 | 1.0.0 | 0.1.4 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 0 | 5 |
| Crate Size | 3KB | 4KB | 12KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.56.0 | 1.85.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •url-static leads with a health score of 54/100, but none of the options score above 80.
- •cartesian_array_product has the most downloads (5.8K), suggesting wider adoption.
- •⚠ cartesian_array_product, const-array-init have not been updated in over a year.
- •url-static is pre-1.0 — API may change.