Decision Workspace
hashmap_union vs bbox vs zet
Side-by-side comparison of Rust crates
39
hashmap_union
growingv0.3.1
Allows the union and intersection of hashmaps
54
bbox
growingv0.15.0
Managing axis aligned Bounding Boxes.
49
zet
growingv2.0.1
zet finds the union, intersection, set difference, etc of files considered as sets of lines
Core Metrics
| hashmap_union | bbox | zet | |
|---|---|---|---|
| Health Score | 39 | 54 | 49 |
| Total Downloads | 7.4K | 32.5K | 7.2K |
| 30d Downloads | 34 | 154 | 11 |
| Dependents | 0 | 39 | 0 |
| Releases | 4 | 19 | 5 |
| Last Updated | 663d ago | 26d ago | 477d ago |
| Age | 7y 8m | 7y 11m | 4y 9m |
Health Breakdown
hashmap_union
Maintenance
3
Quality
16
Community
5
Popularity
5
Documentation
10
bbox
Maintenance
14
Quality
16
Community
7
Popularity
5
Documentation
12
zet
Maintenance
6
Quality
17
Community
6
Popularity
5
Documentation
15
Technical Details
| hashmap_union | bbox | zet | |
|---|---|---|---|
| Version | 0.3.1 | 0.15.0 | 2.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MPL-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 17 |
| Crate Size | 8KB | 8KB | 43KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | 1.78.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bbox leads with a health score of 54/100, but none of the options score above 80.
- •⚠ hashmap_union, zet have not been updated in over a year.
- •hashmap_union, bbox are pre-1.0 — API may change.