Decision Workspace
idx_binary vs binary_set vs indexed_string_file
Side-by-side comparison of Rust crates
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.
37
indexed_string_file
growingv0.6.2
Indexed string file. It uses mmap , strings_set_file and avltiree.
Core Metrics
| idx_binary | binary_set | indexed_string_file | |
|---|---|---|---|
| Health Score | 44 | 44 | 37 |
| Total Downloads | 116.9K | 48.0K | 9.3K |
| 30d Downloads | 154 | 30 | 2 |
| Dependents | 220 | 89 | 0 |
| Releases | 93 | 36 | 8 |
| Last Updated | 769d ago | 780d ago | 1291d ago |
| Age | 3y 6m | 2y 10m | 3y 6m |
Health Breakdown
idx_binary
Maintenance
7
Quality
9
Community
12
Popularity
6
Documentation
10
binary_set
Maintenance
7
Quality
10
Community
11
Popularity
6
Documentation
10
indexed_string_file
Maintenance
10
Quality
9
Community
3
Popularity
5
Documentation
10
Technical Details
| idx_binary | binary_set | indexed_string_file | |
|---|---|---|---|
| Version | 0.38.5 | 0.14.0 | 0.6.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 3 | 2 | 3 |
| Crate Size | 8KB | 6KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 53.8% | 27.8% | 100.0% |
| 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.
- •⚠ idx_binary, binary_set, indexed_string_file have not been updated in over a year.