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.
71
numerated
stablev1.10.0
A library for working with intervals and sets of numerated values
61
rust-lapper
growingv1.2.0
A fast and easy interval overlap library
Core Metrics
| unbounded-interval-tree | numerated | rust-lapper | |
|---|---|---|---|
| Health Score | 50 | 71 | 61 |
| Total Downloads | 96.7K | 73.0K | 839.1K |
| 30d Downloads | 11.3K | 2.5K | 64.7K |
| Dependents | 30 | 72 | 172 |
| Releases | 9 | 20 | 27 |
| Last Updated | 1253d ago | 115d ago | 268d ago |
| Age | 6y 4m | 2y 3m | 6y 7m |
Health Breakdown
unbounded-interval-tree
Maintenance
4
Quality
20
Community
10
Popularity
6
Documentation
10
numerated
Maintenance
14
Quality
20
Community
16
Popularity
6
Documentation
15
rust-lapper
Maintenance
9
Quality
21
Community
12
Popularity
7
Documentation
12
Technical Details
| unbounded-interval-tree | numerated | rust-lapper | |
|---|---|---|---|
| Version | 1.1.2 | 1.10.0 | 1.2.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | GPL-3.0 | MIT |
| Dependencies | 4 | 7 | 6 |
| Crate Size | 14KB | 21KB | 56KB |
| Features | 1 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.88 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •numerated leads with a health score of 71/100, but none of the options score above 80.
- •rust-lapper has the most downloads (839.1K), suggesting wider adoption.
- •rust-lapper is depended on by 172 crates — strongest ecosystem trust.
- •⚠ unbounded-interval-tree has not been updated in over a year.