Decision Workspace
arrutil vs array_ex vs array_trait
Side-by-side comparison of Rust crates
40
arrutil
growingv1.0.0
Functions for manipulating arrays from slices
42
array_ex
growingv1.0.0
Easy and powerful compile-time array initialization.
64
array_trait
stablev1.1.20
A generic trait for any array, with item as type and length as const parameter
Core Metrics
| arrutil | array_ex | array_trait | |
|---|---|---|---|
| Health Score | 40 | 42 | 64 |
| Total Downloads | 16.8K | 1.8K | 94.6K |
| 30d Downloads | 187 | 3 | 957 |
| Dependents | 0 | 0 | 81 |
| Releases | 4 | 1 | 87 |
| Last Updated | 1827d ago | 753d ago | 57d ago |
| Age | 9y 3m | 2y | 2y 9m |
Health Breakdown
arrutil
Maintenance
2
Quality
21
Community
3
Popularity
5
Documentation
9
array_ex
Maintenance
1
Quality
21
Community
6
Popularity
4
Documentation
10
array_trait
Maintenance
16
Quality
21
Community
11
Popularity
6
Documentation
10
Technical Details
| arrutil | array_ex | array_trait | |
|---|---|---|---|
| Version | 1.0.0 | 1.0.0 | 1.1.20 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | Unlicense/MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 0 | 2 |
| Crate Size | 2KB | 7KB | 8KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 1.1% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •array_trait leads with a health score of 64/100, but none of the options score above 80.
- •⚠ arrutil, array_ex have not been updated in over a year.