{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/linked_list_allocator","name":"linked_list_allocator","description":"Simple allocator usable for no_std systems. It builds a linked list from the freed blocks and thus needs no additional data structures.","version":"0.10.6","softwareVersion":"0.10.6","license":["https://spdx.org/licenses/Apache-2.0","https://spdx.org/licenses/MIT"],"codeRepository":"https://github.com/phil-opp/linked-list-allocator","issueTracker":"https://github.com/rust-osdev/linked-list-allocator/issues","url":"https://os.phil-opp.com/kernel-heap.html#a-better-allocator","keywords":["allocator","heap","kernel","malloc","no_std"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"phil-opp","url":"https://github.com/phil-opp"}],"author":[{"@type":"Person","name":"phil-opp","url":"https://github.com/phil-opp"}],"copyrightHolder":[{"@type":"Person","name":"phil-opp","url":"https://github.com/phil-opp"}],"dateCreated":"2016-02-16","dateModified":"2026-04-14","datePublished":"2026-04-14","copyrightYear":2016,"downloadUrl":"https://static.crates.io/crates/linked_list_allocator/linked_list_allocator-0.10.6.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/linked_list_allocator/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/linked_list_allocator/"],"https://www.w3.org/ns/activitystreams#likes":235,"https://forgefed.org/ns#forks":54}