{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/cc-queue","name":"cc-queue","description":"Fatourou and Kallimanis's CC Queue, ccqueue, an unbounded, concurrent blocking queue faster than the classic Michael \u0026 Scott queue, suitable for use with different memory allocators.","version":"0.0.1","softwareVersion":"0.0.1","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/lemonrock/cc-queue","issueTracker":"https://github.com/lemonrock/cc-queue/issues","url":"https://github.com/lemonrock/cc-queue","keywords":["queue","concurrent","blocking","lock-free","unbounded"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"raphaelcohn","url":"https://github.com/raphaelcohn"}],"author":[{"@type":"Person","name":"raphaelcohn","url":"https://github.com/raphaelcohn"}],"copyrightHolder":[{"@type":"Person","name":"raphaelcohn","url":"https://github.com/raphaelcohn"}],"dateCreated":"2018-01-30","dateModified":"2018-01-30","datePublished":"2018-01-30","copyrightYear":2018,"downloadUrl":"https://static.crates.io/crates/cc-queue/cc-queue-0.0.1.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/cc-queue/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/cc-queue/"],"https://www.w3.org/ns/activitystreams#likes":2}