sif-itree

Crates.iosif-itree
lib.rssif-itree
version0.2.4
sourcesrc
created_at2024-02-07 20:00:45.646642
updated_at2024-04-28 15:15:05.356606
descriptionsimple, immutable, flat interval tree
homepage
repositoryhttps://github.com/adamreichold/sif-itree
max_upload_size
id1130927
size26,000
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: 10

cargo fmt