{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/treiber_stack","name":"treiber_stack","description":"A lockless, thread-safe, atomic linked-list.","version":"1.1.1","softwareVersion":"1.1.1","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/timboudreau/treiber_stack","issueTracker":"https://github.com/timboudreau/treiber_stack/issues","url":"https://github.com/timboudreau/treiber_stack","keywords":["concurrent","stack","lockless","treiber"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"timboudreau","url":"https://github.com/timboudreau"}],"author":[{"@type":"Person","name":"timboudreau","url":"https://github.com/timboudreau"}],"copyrightHolder":[{"@type":"Person","name":"timboudreau","url":"https://github.com/timboudreau"}],"dateCreated":"2023-06-03","dateModified":"2024-10-25","datePublished":"2024-10-25","copyrightYear":2023,"downloadUrl":"https://static.crates.io/crates/treiber_stack/treiber_stack-1.1.1.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/treiber_stack/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/treiber_stack/"]}