A library to map numbers from on range to another
B-tree range map implementation
map a value from one range to another
A range map for overlapping ranges.
This crate provides DiscreteRangeMap and DiscreteRangeSet, Data Structures for storing non-overlapping discrete intervals based off BTreeMap.
High-performance source map parser and consumer
range_map_vec is an implementation of a range map data structure backed by a Vec.
map a value from a range to another range
Maps and sets implemented using ranges.
A simple parser combinator library
This crate provides [`RangeBoundsMap`] and [`RangeBoundsSet`], Data Structures for storing non-overlapping intervals based of [`BTreeMap`].
High-performance source map generator