{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/linear-malloc","name":"linear-malloc","description":"An ultra simple single-threaded linear allocator","version":"0.1.0","softwareVersion":"0.1.0","license":["https://spdx.org/licenses/MIT","https://spdx.org/licenses/Apache-2.0"],"codeRepository":"https://github.com/madsmtm/linear-malloc","issueTracker":"https://github.com/madsmtm/linear-malloc/issues","keywords":["allocator","malloc","callgrind","cachegrind"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"madsmtm","url":"https://github.com/madsmtm"}],"author":[{"@type":"Person","name":"madsmtm","url":"https://github.com/madsmtm"}],"copyrightHolder":[{"@type":"Person","name":"madsmtm","url":"https://github.com/madsmtm"}],"dateCreated":"2022-02-22","dateModified":"2022-02-22","datePublished":"2022-02-22","copyrightYear":2022,"downloadUrl":"https://static.crates.io/crates/linear-malloc/linear-malloc-0.1.0.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/linear-malloc/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/linear-malloc/"],"https://www.w3.org/ns/activitystreams#likes":1,"https://forgefed.org/ns#forks":1}