sif-itree

Crates.iosif-itree
lib.rssif-itree
version0.4.0
created_at2024-02-07 20:00:45.646642+00
updated_at2025-09-17 18:11:47.45825+00
descriptionsimple, immutable, flat interval tree
homepage
repositoryhttps://github.com/adamreichold/sif-itree
max_upload_size
id1130927
size41,607
Adam Reichold (adamreichold)

documentation

https://docs.rs/sif-itree

README

sif-itree

crates.io docs.rs github.com

A simple library implementing an immutable, flat representation of an augmented interval tree supporting queries for overlapping intervals and backing storage based on memory maps.

License

Licensed under

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 12

cargo fmt