Decision Workspace
unbounded-interval-tree vs numerated vs rust-lapper
Side-by-side comparison of Rust crates
50
unbounded-interval-tree
growingv1.1.2
An interval tree working with inclusive/exclusive bounds, as well as unbounded intervals. Provides helpers to fetch overlapping intervals, and difference of intervals.
77
numerated
stablev2.0.1
A library for working with intervals and sets of numerated values
60
rust-lapper
growingv1.2.0
A fast and easy interval overlap library
Core Metrics
| unbounded-interval-tree | numerated | rust-lapper | |
|---|---|---|---|
| Health Score | 50 | 77 | 60 |
| Total Downloads | 112.0K | 82.2K | 1.0M |
| 30d Downloads | 9.1K | 6.2K | 93.8K |
| Dependents | 34 | 72 | 179 |
| Releases | 9 | 22 | 27 |
| Last Updated | 1312d ago | 6d ago | 327d ago |
| Age | 6y 6m | 2y 5m | 6y 9m |
Health Breakdown
unbounded-interval-tree
Maintenance
4
Quality
20
Community
10
Popularity
6
Documentation
10
numerated
Maintenance
20
Quality
20
Community
16
Popularity
6
Documentation
15
rust-lapper
Maintenance
8
Quality
21
Community
12
Popularity
7
Documentation
12
Technical Details
| unbounded-interval-tree | numerated | rust-lapper | |
|---|---|---|---|
| Version | 1.1.2 | 2.0.1 | 1.2.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | GPL-3.0-or-later WITH Classpath-exception-2.0 | MIT |
| Dependencies | 4 | 7 | 6 |
| Crate Size | 14KB | 35KB | 56KB |
| Features | 1 | 2 | 2 |
| Yanked % | 0.0% | 4.5% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.88 | — |
| 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.
- •rust-lapper has the most downloads (1.0M), suggesting wider adoption.
- •rust-lapper is depended on by 179 crates — strongest ecosystem trust.
- •⚠ unbounded-interval-tree has not been updated in over a year.