Decision Workspace
sdset vs iter-set-ops vs zet
Side-by-side comparison of Rust crates
45
sdset
growingv0.4.0
Set operations for sorted and deduplicated slices. Much performances! Such Wow!
43
iter-set-ops
growingv0.2.4
Fast set operations on an arbitrary number of sorted deduplicated iterators
49
zet
growingv2.0.1
zet finds the union, intersection, set difference, etc of files considered as sets of lines
Core Metrics
| sdset | iter-set-ops | zet | |
|---|---|---|---|
| Health Score | 45 | 43 | 49 |
| Total Downloads | 69.8K | 8.4K | 7.2K |
| 30d Downloads | 4.1K | 11 | 11 |
| Dependents | 6 | 0 | 0 |
| Releases | 18 | 7 | 5 |
| Last Updated | 2229d ago | 375d ago | 477d ago |
| Age | 7y 7m | 1y 10m | 4y 9m |
Health Breakdown
sdset
Maintenance
4
Quality
16
Community
7
Popularity
6
Documentation
12
iter-set-ops
Maintenance
7
Quality
15
Community
3
Popularity
5
Documentation
13
zet
Maintenance
6
Quality
17
Community
6
Popularity
5
Documentation
15
Technical Details
| sdset | iter-set-ops | zet | |
|---|---|---|---|
| Version | 0.4.0 | 0.2.4 | 2.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 17 |
| Crate Size | 42KB | 7KB | 43KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •sdset has the most downloads (69.8K), suggesting wider adoption.
- •⚠ sdset, iter-set-ops, zet have not been updated in over a year.
- •sdset, iter-set-ops are pre-1.0 — API may change.