{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/stack-allocator","name":"stack-allocator","description":"A stack-based memory allocator with optional fallback to a global/secondary allocator.","version":"0.1.1","softwareVersion":"0.1.1","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/fereidani/stack-allocator","keywords":["stack","allocator","alloc","no-std","memory-management"],"maintainer":[{"@type":"Person","name":"fereidani","url":"https://github.com/fereidani"}],"author":[{"@type":"Person","name":"fereidani","url":"https://github.com/fereidani"}],"copyrightHolder":[{"@type":"Person","name":"fereidani","url":"https://github.com/fereidani"}],"dateCreated":"2025-12-20","dateModified":"2025-12-21","datePublished":"2025-12-21","copyrightYear":2025,"downloadUrl":"https://static.crates.io/crates/stack-allocator/stack-allocator-0.1.1.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/stack-allocator/"},"applicationCategory":"cargo","runtimePlatform":"cargo","sameAs":["https://crates.io/crates/stack-allocator/"]}