Decision Workspace
lignin vs nonoverlapping_interval_tree vs derail
Side-by-side comparison of Rust crates
45
lignin
growingv0.1.0
A virtual DOM structure, primarily for web use.
53
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).
46
derail
growingv0.3.0
An alternative to `core::error::Error`.
Core Metrics
| lignin | nonoverlapping_interval_tree | derail | |
|---|---|---|---|
| Health Score | 45 | 53 | 46 |
| Total Downloads | 41.4K | 18.4K | 2.1K |
| 30d Downloads | 178 | 878 | 33 |
| Dependents | 14 | 21 | 1 |
| Releases | 9 | 7 | 4 |
| Last Updated | 1760d ago | 228d ago | 235d ago |
| Age | 5y 5m | 4y 2m | 1y 1m |
Health Breakdown
lignin
Maintenance
5
Quality
14
Community
8
Popularity
6
Documentation
12
nonoverlapping_interval_tree
Maintenance
7
Quality
18
Community
10
Popularity
5
Documentation
13
derail
Maintenance
9
Quality
16
Community
7
Popularity
4
Documentation
10
Technical Details
| lignin | nonoverlapping_interval_tree | derail | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.6 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 14 | 0 | 4 |
| Crate Size | 42KB | 6KB | 14KB |
| Features | 1 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nonoverlapping_interval_tree leads with a health score of 53/100, but none of the options score above 80.
- •lignin has the most downloads (41.4K), suggesting wider adoption.
- •⚠ lignin has not been updated in over a year.