Decision Workspace
iset vs fugue-iset vs nonoverlapping_interval_tree
Side-by-side comparison of Rust crates
57
iset
growingv0.3.3
Map and set with interval keys (x..y).
45
fugue-iset
experimentalv0.3.2
Map and set with interval keys (x..y).
52
nonoverlapping_interval_tree
growingv0.1.6
Map data structure keyed on (non-overlapping) ranges that allows lookup of a point within a range. Can be no_std (with use of alloc crate).
Core Metrics
| iset | fugue-iset | nonoverlapping_interval_tree | |
|---|---|---|---|
| Health Score | 57 | 45 | 52 |
| Total Downloads | 470.5K | 119 | 20.7K |
| 30d Downloads | 22.0K | 0 | 1.1K |
| Dependents | 94 | 0 | 21 |
| Releases | 14 | 2 | 7 |
| Last Updated | 16d ago | 54d ago | 287d ago |
| Age | 6y 2m | 1m | 4y 4m |
Health Breakdown
iset
Maintenance
15
Quality
14
Community
8
Popularity
7
Documentation
13
fugue-iset
Maintenance
11
Quality
16
Community
3
Popularity
2
Documentation
13
nonoverlapping_interval_tree
Maintenance
6
Quality
18
Community
10
Popularity
5
Documentation
13
Technical Details
| iset | fugue-iset | nonoverlapping_interval_tree | |
|---|---|---|---|
| Version | 0.3.3 | 0.3.2 | 0.1.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 4 | 0 |
| Crate Size | 29KB | 30KB | 6KB |
| Features | 4 | 5 | 2 |
| Yanked % | 7.1% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •iset leads with a health score of 57/100, but none of the options score above 80.