Decision Workspace
rangetools vs zet vs irange
Side-by-side comparison of Rust crates
42
rangetools
growingv0.1.4
Extending the Rust Range structs found in std::ops
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
| rangetools | zet | irange | |
|---|---|---|---|
| Health Score | 42 | 49 | 46 |
| Total Downloads | 24.3K | 7.2K | 4.9K |
| 30d Downloads | 1.4K | 11 | 44 |
| Dependents | 6 | 0 | 4 |
| Releases | 5 | 5 | 4 |
| Last Updated | 1056d ago | 477d ago | 568d ago |
| Age | 4y 3m | 4y 9m | 1y 7m |
Health Breakdown
rangetools
Maintenance
4
Quality
15
Community
5
Popularity
5
Documentation
13
zet
Maintenance
6
Quality
17
Community
6
Popularity
5
Documentation
15
irange
Maintenance
8
Quality
19
Community
5
Popularity
4
Documentation
10
Technical Details
| rangetools | zet | irange | |
|---|---|---|---|
| Version | 0.1.4 | 2.0.1 | 1.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 17 | 4 |
| Crate Size | 36KB | 43KB | 13KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.78.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •zet leads with a health score of 49/100, but none of the options score above 80.
- •rangetools has the most downloads (24.3K), suggesting wider adoption.
- •⚠ rangetools, zet, irange have not been updated in over a year.
- •rangetools is pre-1.0 — API may change.