Decision Workspace
use-set vs zet vs rangetools
Side-by-side comparison of Rust crates
58
use-set
experimentalv0.0.6
Utility-first set scaffolding for RustUse
49
zet
growingv2.0.1
zet finds the union, intersection, set difference, etc of files considered as sets of lines
42
rangetools
growingv0.1.4
Extending the Rust Range structs found in std::ops
Core Metrics
| use-set | zet | rangetools | |
|---|---|---|---|
| Health Score | 58 | 49 | 42 |
| Total Downloads | 151 | 7.3K | 28.7K |
| 30d Downloads | 0 | 0 | 3.2K |
| Dependents | 13 | 0 | 6 |
| Releases | 6 | 5 | 5 |
| Last Updated | 11d ago | 536d ago | 1115d ago |
| Age | 13d | 4y 11m | 4y 5m |
Health Breakdown
use-set
Maintenance
16
Quality
15
Community
9
Popularity
3
Documentation
15
zet
Maintenance
6
Quality
17
Community
6
Popularity
5
Documentation
15
rangetools
Maintenance
4
Quality
15
Community
5
Popularity
5
Documentation
13
Technical Details
| use-set | zet | rangetools | |
|---|---|---|---|
| Version | 0.0.6 | 2.0.1 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 17 | 1 |
| Crate Size | 4KB | 43KB | 36KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.95.0 | 1.78.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •use-set leads with a health score of 58/100, but none of the options score above 80.
- •rangetools has the most downloads (28.7K), suggesting wider adoption.
- •⚠ zet, rangetools have not been updated in over a year.
- •use-set, rangetools are pre-1.0 — API may change.