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