Decision Workspace
get_chunk vs chunkify vs arbitrary-chunks
Side-by-side comparison of Rust crates
44
get_chunk
growingv1.2.2
File iterator or stream with auto or manual chunk size selection
58
chunkify
experimentalv0.6.48
A simple and efficient chunking library for Rust.
46
arbitrary-chunks
growingv0.4.1
An iterator that allows specifying an input array of arbitrary chunk-sizes with which to split a vector or array.
Core Metrics
| get_chunk | chunkify | arbitrary-chunks | |
|---|---|---|---|
| Health Score | 44 | 58 | 46 |
| Total Downloads | 9.8K | 18.0K | 75.3K |
| 30d Downloads | 51 | 841 | 15.3K |
| Dependents | 10 | 255 | 70 |
| Releases | 7 | 46 | 4 |
| Last Updated | 628d ago | 24d ago | 1129d ago |
| Age | 2y 7m | 11m | 4y 8m |
Health Breakdown
get_chunk
Maintenance
5
Quality
15
Community
9
Popularity
5
Documentation
10
chunkify
Maintenance
17
Quality
13
Community
13
Popularity
5
Documentation
10
arbitrary-chunks
Maintenance
3
Quality
15
Community
10
Popularity
6
Documentation
12
Technical Details
| get_chunk | chunkify | arbitrary-chunks | |
|---|---|---|---|
| Version | 1.2.2 | 0.6.48 | 0.4.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 10 | 5 | 1 |
| Crate Size | 16KB | 9KB | 8KB |
| Features | 5 | 0 | 0 |
| Yanked % | 42.9% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •chunkify leads with a health score of 58/100, but none of the options score above 80.
- •arbitrary-chunks has the most downloads (75.3K), suggesting wider adoption.
- •chunkify is depended on by 255 crates — strongest ecosystem trust.
- •⚠ get_chunk, arbitrary-chunks have not been updated in over a year.
- •chunkify, arbitrary-chunks are pre-1.0 — API may change.