Decision Workspace
newtype_array vs bitarray vs array-helpers
Side-by-side comparison of Rust crates
38
newtype_array
growingv0.1.6
A macro to help implementing the standard derived traits on newtype arrays
47
bitarray
growingv0.10.0
A const generics driven bit array specialized for hamming distance
38
array-helpers
growingv0.0.1
Basic length-generic operations on arrays.
Core Metrics
| newtype_array | bitarray | array-helpers | |
|---|---|---|---|
| Health Score | 38 | 47 | 38 |
| Total Downloads | 13.2K | 67.2K | 2.1K |
| 30d Downloads | 60 | 1.0K | 4 |
| Dependents | 17 | 32 | 0 |
| Releases | 7 | 23 | 1 |
| Last Updated | 2667d ago | 1685d ago | 2477d ago |
| Age | 7y 9m | 7y 1m | 6y 9m |
Health Breakdown
newtype_array
Maintenance
3
Quality
16
Community
6
Popularity
5
Documentation
8
bitarray
Maintenance
6
Quality
14
Community
9
Popularity
6
Documentation
12
array-helpers
Maintenance
1
Quality
18
Community
6
Popularity
4
Documentation
9
Technical Details
| newtype_array | bitarray | array-helpers | |
|---|---|---|---|
| Version | 0.1.6 | 0.10.0 | 0.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0/MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 5 | 0 |
| Crate Size | 7KB | 6KB | 7KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 4.3% | 0.0% |
| Edition | — | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bitarray leads with a health score of 47/100, but none of the options score above 80.
- •⚠ newtype_array, bitarray, array-helpers have not been updated in over a year.