Decision Workspace
int-interval-set vs int-interval-stack vs closed-interval-set
Side-by-side comparison of Rust crates
52
int-interval-set
experimentalv0.3.5
Integer half-open interval set structures built on top of int-interval.
46
int-interval-stack
experimentalv0.3.2
Integer half-open interval stack structures for overlap multiplicity.
51
closed-interval-set
growingv1.7.0
Unions of closed intervals as containers of pairs
Core Metrics
| int-interval-set | int-interval-stack | closed-interval-set | |
|---|---|---|---|
| Health Score | 52 | 46 | 51 |
| Total Downloads | 326 | 86 | 6.2K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 4 | 0 | 0 |
| Releases | 8 | 5 | 9 |
| Last Updated | 16d ago | 16d ago | 498d ago |
| Age | 3m | 1m | 1y 5m |
Health Breakdown
int-interval-set
Maintenance
18
Quality
13
Community
8
Popularity
3
Documentation
10
int-interval-stack
Maintenance
15
Quality
13
Community
6
Popularity
2
Documentation
10
closed-interval-set
Maintenance
9
Quality
21
Community
6
Popularity
5
Documentation
10
Technical Details
| int-interval-set | int-interval-stack | closed-interval-set | |
|---|---|---|---|
| Version | 0.3.5 | 0.3.2 | 1.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 6 | 2 |
| Crate Size | 45KB | 52KB | 32KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •int-interval-set leads with a health score of 52/100, but none of the options score above 80.
- •closed-interval-set has the most downloads (6.2K), suggesting wider adoption.
- •⚠ closed-interval-set has not been updated in over a year.
- •int-interval-set, int-interval-stack are pre-1.0 — API may change.