int_range_set

Crates.ioint_range_set
lib.rsint_range_set
version0.1.0
sourcesrc
created_at2021-08-24 14:55:07.506904
updated_at2021-08-24 14:55:07.506904
descriptionRangeset container based on tinyvec
homepagehttps://github.com/Apolexian/RangeSet
repositoryhttps://github.com/Apolexian/RangeSet
max_upload_size
id441723
size7,976
Ivan Nikitin (Apolexian)

documentation

README

Range set

Container to store ranges of integral types.

Can be used to quickly query large block of contiguous memory.

Commit count: 6

cargo fmt