Decision Workspace
odsek vs numerated vs intrval
Side-by-side comparison of Rust crates
51
odsek
experimentalv0.1.0
Lazy, pull-based composition of mathematical interval sets with open/closed endpoints, no_std-compatible.
77
numerated
stablev2.0.1
A library for working with intervals and sets of numerated values
56
intrval
experimentalv0.2.0
Generic intervals (ranges) library
Core Metrics
| odsek | numerated | intrval | |
|---|---|---|---|
| Health Score | 51 | 77 | 56 |
| Total Downloads | 9 | 82.2K | 172 |
| 30d Downloads | 0 | 6.2K | 0 |
| Dependents | 0 | 72 | 0 |
| Releases | 1 | 22 | 7 |
| Last Updated | 20d ago | 6d ago | 56d ago |
| Age | 20d | 2y 5m | 5m |
Health Breakdown
odsek
Maintenance
12
Quality
17
Community
6
Popularity
1
Documentation
15
numerated
Maintenance
20
Quality
20
Community
16
Popularity
6
Documentation
15
intrval
Maintenance
19
Quality
16
Community
6
Popularity
3
Documentation
12
Technical Details
| odsek | numerated | intrval | |
|---|---|---|---|
| Version | 0.1.0 | 2.0.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | GPL-3.0-or-later WITH Classpath-exception-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 7 | 7 |
| Crate Size | 22KB | 35KB | 72KB |
| Features | 2 | 2 | 6 |
| Yanked % | 0.0% | 4.5% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.70 | 1.88 | 1.71 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •numerated leads with a health score of 77/100, but none of the options score above 80.
- •odsek, intrval are pre-1.0 — API may change.