nonoverlapping_interval_tree
v0.1.6 GrowingMap 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).
Quick Verdict
- !Pre-1.0: API may have breaking changes
- โTiny footprint (6KB, 0 deps)
- โPermissive license (MIT)
Security
Deep Insights
882 downloads in the last 30 days, down 39% from the previous period. May indicate migration to alternatives.
Despite being 4+ years old, nonoverlapping_interval_tree hasn't reached 1.0 yet. Expect potential API changes between versions.
nonoverlapping_interval_tree has no external dependencies โ minimal supply chain risk and fast compile times.
At 5KB, nonoverlapping_interval_tree is lightweight. Small crate size correlates with focused, well-scoped functionality.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on nonoverlapping_interval_tree
Version Adoption
Release Timeline
Feature Flags
default =["std"]