Decision Workspace
int-interval-stack vs int-interval-set vs int-interval
Side-by-side comparison of Rust crates
46
int-interval-stack
experimentalv0.3.2
Integer half-open interval stack structures for overlap multiplicity.
52
int-interval-set
experimentalv0.3.5
Integer half-open interval set structures built on top of int-interval.
51
int-interval
experimentalv0.9.7
A small, no_std half-open interval algebra library for primitive integer types.
Core Metrics
| int-interval-stack | int-interval-set | int-interval | |
|---|---|---|---|
| Health Score | 46 | 52 | 51 |
| Total Downloads | 86 | 326 | 1.1K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 4 | 24 |
| Releases | 5 | 8 | 22 |
| Last Updated | 16d ago | 16d ago | 16d ago |
| Age | 1m | 3m | 4m |
Health Breakdown
int-interval-stack
Maintenance
15
Quality
13
Community
6
Popularity
2
Documentation
10
int-interval-set
Maintenance
18
Quality
13
Community
8
Popularity
3
Documentation
10
int-interval
Maintenance
18
Quality
9
Community
10
Popularity
4
Documentation
10
Technical Details
| int-interval-stack | int-interval-set | int-interval | |
|---|---|---|---|
| Version | 0.3.2 | 0.3.5 | 0.9.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 7 | 3 |
| Crate Size | 52KB | 45KB | 153KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 13.6% |
| Edition | 2024 | 2024 | 2024 |
| 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.
- •int-interval has the most downloads (1.1K), suggesting wider adoption.