{"id":60013,"library":"pipebase","title":"Pipebase","description":"A Tokio-based runtime library for building data integration applications.","status":"active","version":"0.2.0","language":"rust","source_language":null,"source_url":"https://github.com/pipebase/pipebase","tags":["data-integration","tokio","runtime","etl"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\npipebase = \"0.2.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add pipebase","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"prelude","correct":"use pipebase::prelude::*;"}],"quickstart":{"code":"use pipebase::prelude::*;\n\nfn main() {\n    // Example usage requires tokio runtime\n    println!(\"Pipebase ready\");\n}","lang":"rust","description":"Import the pipebase prelude to access common traits and types."},"warnings":[{"fix":"Ensure your application uses #[tokio::main] or manually creates a Tokio runtime.","message":"Pipebase requires a Tokio runtime; using it without one will panic at runtime.","severity":"breaking","affected_versions":">=0.2.0"}],"env_vars":null,"search_vec":"'applic':12 'base':5 'build':9 'data':10,14 'data-integr':13 'etl':18 'integr':11,15 'librari':7 'pipebas':1 'runtim':6,17 'tokio':4,16 'tokio-bas':3","created_at":"2026-06-16T17:24:30.271924+00:00","updated_at":"2026-06-16T17:24:30.271924+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/pipebase/pipebase","github":"https://github.com/pipebase/pipebase","docs":"https://docs.rs/pipebase/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["async","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}