{"id":72056,"library":"async-stream-packed","title":"Async Stream Packed","description":"Asynchronous stream packed.","status":"active","version":"0.2.2","language":"rust","source_language":null,"source_url":"https://github.com/bk-rs/async-stream-packed","tags":["async","stream","packed","concurrency"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nasync-stream-packed = \"0.2.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add async-stream-packed","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"StreamPacked","correct":"use async_stream_packed::StreamPacked;"}],"quickstart":{"code":"use async_stream_packed::StreamPacked;\n\n#[tokio::main]\nasync fn main() {\n    let _packed = StreamPacked::new();\n}","lang":"rust","description":"Create a new packed async stream."},"warnings":[{"fix":"Add tokio as a dependency and use #[tokio::main].","message":"Requires an async runtime like tokio.","severity":"gotcha","affected_versions":">=0.2.0"}],"env_vars":null,"search_vec":"'async':1,7 'asynchron':4 'concurr':10 'pack':3,6,9 'stream':2,5,8","created_at":"2026-06-17T18:34:38.248400+00:00","updated_at":"2026-06-17T18:34:38.248400+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/bk-rs/async-stream-packed","github":"https://github.com/bk-rs/async-stream-packed","docs":"https://docs.rs/async-stream-packed/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["async","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}