Decision Workspace
indexed_data_file vs idx_file vs idx_sized
Side-by-side comparison of Rust crates
42
indexed_data_file
growingv0.6.7
Indexed data file. It uses mmap and avltiree.
45
idx_file
growingv0.64.0
This is a library for handling single-dimensional array data. It uses mmap and avltriee.
44
idx_sized
growingv0.28.0
This is a library for handling single-dimensional array data. It uses mmap and avltriee.
Core Metrics
| indexed_data_file | idx_file | idx_sized | |
|---|---|---|---|
| Health Score | 42 | 45 | 44 |
| Total Downloads | 15.3K | 70.3K | 92.5K |
| 30d Downloads | 3 | 202 | 3 |
| Dependents | 17 | 93 | 183 |
| Releases | 13 | 53 | 81 |
| Last Updated | 1288d ago | 772d ago | 1053d ago |
| Age | 3y 6m | 2y 10m | 3y 6m |
Health Breakdown
indexed_data_file
Maintenance
12
Quality
9
Community
6
Popularity
5
Documentation
10
idx_file
Maintenance
7
Quality
11
Community
11
Popularity
6
Documentation
10
idx_sized
Maintenance
7
Quality
9
Community
12
Popularity
6
Documentation
10
Technical Details
| indexed_data_file | idx_file | idx_sized | |
|---|---|---|---|
| Version | 0.6.7 | 0.64.0 | 0.28.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 2 | 3 | 3 |
| Crate Size | 3KB | 7KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 100.0% | 18.9% | 100.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •idx_file leads with a health score of 45/100, but none of the options score above 80.
- •idx_sized has the most downloads (92.5K), suggesting wider adoption.
- •idx_sized is depended on by 183 crates — strongest ecosystem trust.
- •⚠ indexed_data_file, idx_file, idx_sized have not been updated in over a year.