Rust fork with Yggdasil OS target support
Updated 2026-03-27 14:39:07 +00:00
This crate provides DiscreteRangeMap and DiscreteRangeSet, data structures for storing non-overlapping discrete intervals based off BTreeMap.
(Fork from https://github.com/ripytide/discrete_range_map)
Updated 2025-08-06 14:28:02 +00:00
A Rust library for random number generation.
(fork from https://github.com/rust-random/rand)
Updated 2024-11-01 10:38:07 +00:00