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