{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/sync_stream","name":"sync_stream","description":"Aggregate multiple streams by polling stream items in order, keeping the consumption of multiple streams in sync.","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/andrewlowndes/sync_stream","issueTracker":"https://github.com/andrewlowndes/sync_stream/issues","keywords":["macro","stream","aggregate"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"andrewlowndes","url":"https://github.com/andrewlowndes"}],"author":[{"@type":"Person","name":"andrewlowndes","url":"https://github.com/andrewlowndes"}],"copyrightHolder":[{"@type":"Person","name":"andrewlowndes","url":"https://github.com/andrewlowndes"}],"dateCreated":"2023-07-16","dateModified":"2023-07-16","datePublished":"2023-07-16","copyrightYear":2023,"downloadUrl":"https://static.crates.io/crates/sync_stream/sync_stream-0.1.0.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/sync_stream/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/sync_stream/"]}