{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/bitree","name":"bitree","description":"A no_std-compatible binary indexed tree (Fenwick tree) for efficient prefix sums.","version":"1.0.1","softwareVersion":"1.0.1","license":"https://spdx.org/licenses/GPL-3.0-or-later","codeRepository":"https://github.com/vandenheuvel/bitree","issueTracker":"https://github.com/vandenheuvel/bitree/issues","keywords":["binary-indexed-tree","data-structure","fenwick","no-std","prefix-sum"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"vandenheuvel","url":"https://github.com/vandenheuvel"}],"author":[{"@type":"Person","name":"vandenheuvel","url":"https://github.com/vandenheuvel"}],"copyrightHolder":[{"@type":"Person","name":"vandenheuvel","url":"https://github.com/vandenheuvel"}],"dateCreated":"2026-04-21","dateModified":"2026-04-22","datePublished":"2026-04-22","copyrightYear":2026,"downloadUrl":"https://static.crates.io/crates/bitree/bitree-1.0.1.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/bitree/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/bitree/"]}