Decision Workspace
bbox vs zet vs irange
Side-by-side comparison of Rust crates
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
46
irange
growingv1.1.2
A data structure to store and manipulate ranges of integers with set operations
Core Metrics
| bbox | zet | irange | |
|---|---|---|---|
| Health Score | 54 | 49 | 46 |
| Total Downloads | 32.5K | 7.2K | 4.9K |
| 30d Downloads | 158 | 11 | 46 |
| Dependents | 39 | 0 | 4 |
| Releases | 19 | 5 | 4 |
| Last Updated | 26d ago | 477d ago | 568d ago |
| Age | 7y 11m | 4y 9m | 1y 7m |
Health Breakdown
bbox
Maintenance
14
Quality
16
Community
7
Popularity
5
Documentation
12
zet
Maintenance
6
Quality
17
Community
6
Popularity
5
Documentation
15
irange
Maintenance
8
Quality
19
Community
5
Popularity
4
Documentation
10
Technical Details
| bbox | zet | irange | |
|---|---|---|---|
| Version | 0.15.0 | 2.0.1 | 1.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 17 | 4 |
| Crate Size | 8KB | 43KB | 13KB |
| Features | 1 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 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.
- •⚠ zet, irange have not been updated in over a year.
- •bbox is pre-1.0 — API may change.