{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/array_range_query","name":"array_range_query","description":"High-performance generic segment tree and lazy segment tree implementations in Rust for efficient range queries, range updates, and interval operations. Supports custom monoid operations with zero-cost abstractions.","version":"0.2.3","softwareVersion":"0.2.3","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/Sumanth-NR/array_range_query","issueTracker":"https://github.com/Sumanth-NR/array_range_query/issues","url":"https://github.com/Sumanth-NR/array_range_query","keywords":["data-structures","interval-tree","lazy-propagation","range-query","segment-tree"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"Sumanth-NR","url":"https://github.com/Sumanth-NR"}],"author":[{"@type":"Person","name":"Sumanth-NR","url":"https://github.com/Sumanth-NR"}],"copyrightHolder":[{"@type":"Person","name":"Sumanth-NR","url":"https://github.com/Sumanth-NR"}],"dateCreated":"2025-09-08","dateModified":"2025-10-23","datePublished":"2025-10-23","copyrightYear":2025,"downloadUrl":"https://static.crates.io/crates/array_range_query/array_range_query-0.2.3.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/array_range_query/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/array_range_query/"]}