#range-set #range #union #set

rangeset

Integer collection backed by ranges with set operation support

2 releases

Uses new Rust 2024

new 0.1.1 Apr 1, 2025
0.1.0 Mar 20, 2025

#421 in Data structures

Download history 223/week @ 2025-03-18 454/week @ 2025-03-25 229/week @ 2025-04-01

906 downloads per month

MIT/Apache

74KB
2K SLoC

rangeset

This crate provides the RangeSet type which stores a collection of values as sorted disjoint ranges.

Dependencies

~155KB