Decision Workspace
xrange vs simd-intervaltree vs nclist
Side-by-side comparison of Rust crates
45
xrange
experimentalv0.1.5
High-performance range overlap search algorithms / 高性能区间重叠搜索算法
42
simd-intervaltree
experimentalv0.1.0
A SIMD-accelerated interval tree with zero-allocation queries
37
nclist
growingv0.1.1
Crate for finding overlapping intervals using a nested containment list
Core Metrics
| xrange | simd-intervaltree | nclist | |
|---|---|---|---|
| Health Score | 45 | 42 | 37 |
| Total Downloads | 71 | 18 | 3.1K |
| 30d Downloads | 8 | 4 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 1 | 2 |
| Last Updated | 71d ago | 81d ago | 2229d ago |
| Age | 2m | 2m | 6y 1m |
Health Breakdown
xrange
Maintenance
15
Quality
14
Community
6
Popularity
2
Documentation
8
simd-intervaltree
Maintenance
9
Quality
15
Community
6
Popularity
2
Documentation
10
nclist
Maintenance
3
Quality
15
Community
3
Popularity
4
Documentation
12
Technical Details
| xrange | simd-intervaltree | nclist | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MulanPSL-2.0 | MIT | MIT |
| Dependencies | 5 | 5 | 3 |
| Crate Size | 21KB | 22KB | 7KB |
| Features | 1 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •xrange leads with a health score of 45/100, but none of the options score above 80.
- •nclist has the most downloads (3.1K), suggesting wider adoption.
- •⚠ nclist has not been updated in over a year.