Decision Workspace
disp_array vs small-fixed-array vs yasi
Side-by-side comparison of Rust crates
40
disp_array
growingv0.1.2
This adds a wrapper for arrays to give the 'Display' trait.
51
small-fixed-array
growingv0.4.10
A crate providing fixed length immutable collections with a low memory footprint.
50
yasi
growingv0.1.11
Yet Another String Interner
Core Metrics
| disp_array | small-fixed-array | yasi | |
|---|---|---|---|
| Health Score | 40 | 51 | 50 |
| Total Downloads | 4.0K | 61.0K | 27.0K |
| 30d Downloads | 5 | 2.9K | 1.8K |
| Dependents | 0 | 5 | 12 |
| Releases | 3 | 18 | 12 |
| Last Updated | 1097d ago | 167d ago | 168d ago |
| Age | 3y | 2y 2m | 3y 1m |
Health Breakdown
disp_array
Maintenance
4
Quality
16
Community
6
Popularity
4
Documentation
10
small-fixed-array
Maintenance
12
Quality
14
Community
7
Popularity
6
Documentation
12
yasi
Maintenance
11
Quality
15
Community
6
Popularity
5
Documentation
13
Technical Details
| disp_array | small-fixed-array | yasi | |
|---|---|---|---|
| Version | 0.1.2 | 0.4.10 | 0.1.11 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 4 | 6 |
| Crate Size | 1KB | 14KB | 7KB |
| Features | 0 | 6 | 1 |
| Yanked % | 0.0% | 5.6% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •small-fixed-array leads with a health score of 51/100, but none of the options score above 80.
- •⚠ disp_array has not been updated in over a year.