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