Decision Workspace
inter-val vs intrval vs intervals
Side-by-side comparison of Rust crates
40
inter-val
growingv0.1.2
Mathematical intervals, i.g., [a, b], (a, b), [a, b), and (a, b] on ℝ, and multi-dimensional axis-aligned boxes represented as Cartesian product of intervals.
56
intrval
experimentalv0.1.4
Generic intervals (ranges) library
47
intervals
growingv2.1.0
A generic interval type with support for open/closed bounds.
Core Metrics
| inter-val | intrval | intervals | |
|---|---|---|---|
| Health Score | 40 | 56 | 47 |
| Total Downloads | 4.0K | 119 | 17.3K |
| 30d Downloads | 6 | 30 | 809 |
| Dependents | 0 | 0 | 22 |
| Releases | 3 | 6 | 6 |
| Last Updated | 803d ago | 29d ago | 1130d ago |
| Age | 2y 2m | 3m | 3y 6m |
Health Breakdown
inter-val
Maintenance
5
Quality
15
Community
3
Popularity
4
Documentation
13
intrval
Maintenance
20
Quality
16
Community
6
Popularity
2
Documentation
12
intervals
Maintenance
4
Quality
22
Community
7
Popularity
5
Documentation
9
Technical Details
| inter-val | intrval | intervals | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.4 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | non-standard |
| Dependencies | 2 | 6 | 3 |
| Crate Size | 16KB | 66KB | 14KB |
| Features | 0 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | — | 1.71 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •intrval leads with a health score of 56/100, but none of the options score above 80.
- •intervals has the most downloads (17.3K), suggesting wider adoption.
- •⚠ inter-val, intervals have not been updated in over a year.
- •inter-val, intrval are pre-1.0 — API may change.