Decision Workspace
indexed_string_file vs idx_binary vs binary_set
Side-by-side comparison of Rust crates
37
indexed_string_file
growingv0.6.2
Indexed string file. It uses mmap , strings_set_file and avltiree.
44
idx_binary
growingv0.38.5
Indexed binary file. It uses mmap , various_data_file and avltiree.
44
binary_set
growingv0.14.0
Binary set file.
Core Metrics
| indexed_string_file | idx_binary | binary_set | |
|---|---|---|---|
| Health Score | 37 | 44 | 44 |
| Total Downloads | 9.3K | 116.9K | 48.0K |
| 30d Downloads | 2 | 154 | 30 |
| Dependents | 0 | 220 | 89 |
| Releases | 8 | 93 | 36 |
| Last Updated | 1291d ago | 769d ago | 780d ago |
| Age | 3y 6m | 3y 6m | 2y 10m |
Health Breakdown
indexed_string_file
Maintenance
10
Quality
9
Community
3
Popularity
5
Documentation
10
idx_binary
Maintenance
7
Quality
9
Community
12
Popularity
6
Documentation
10
binary_set
Maintenance
7
Quality
10
Community
11
Popularity
6
Documentation
10
Technical Details
| indexed_string_file | idx_binary | binary_set | |
|---|---|---|---|
| Version | 0.6.2 | 0.38.5 | 0.14.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 3 | 3 | 2 |
| Crate Size | 2KB | 8KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 100.0% | 53.8% | 27.8% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •idx_binary leads with a health score of 44/100, but none of the options score above 80.
- •idx_binary is depended on by 220 crates — strongest ecosystem trust.
- •⚠ indexed_string_file, idx_binary, binary_set have not been updated in over a year.