Decision Workspace
intervalmap vs iset vs numerated
Side-by-side comparison of Rust crates
47
intervalmap
experimentalv0.1.1
An interval set/map library inspired by Boost.Icl
47
iset
growingv0.3.1
Map and set with interval keys (x..y).
71
numerated
stablev1.10.0
A library for working with intervals and sets of numerated values
Core Metrics
| intervalmap | iset | numerated | |
|---|---|---|---|
| Health Score | 47 | 47 | 71 |
| Total Downloads | 33 | 439.4K | 73.0K |
| 30d Downloads | 6 | 9.7K | 2.5K |
| Dependents | 0 | 92 | 72 |
| Releases | 2 | 12 | 20 |
| Last Updated | 62d ago | 450d ago | 115d ago |
| Age | 2m | 6y | 2y 3m |
Health Breakdown
intervalmap
Maintenance
10
Quality
14
Community
6
Popularity
2
Documentation
15
iset
Maintenance
5
Quality
14
Community
8
Popularity
7
Documentation
13
numerated
Maintenance
14
Quality
20
Community
16
Popularity
6
Documentation
15
Technical Details
| intervalmap | iset | numerated | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.1 | 1.10.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | GPL-3.0 |
| Dependencies | 2 | 3 | 7 |
| Crate Size | 30KB | 27KB | 21KB |
| Features | 0 | 4 | 1 |
| Yanked % | 0.0% | 8.3% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.86 | — | 1.88 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •numerated leads with a health score of 71/100, but none of the options score above 80.
- •iset has the most downloads (439.4K), suggesting wider adoption.
- •⚠ iset has not been updated in over a year.
- •intervalmap, iset are pre-1.0 — API may change.