{"id":63055,"library":"rubato","title":"Rubato","description":"Asynchronous resampling library intended for audio data.","status":"active","version":"2.0.0","language":"rust","source_language":null,"source_url":"https://github.com/HEnquist/rubato","tags":["audio","resampling","async"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nrubato = \"2.0.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add rubato","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Resampler","correct":"use rubato::Resampler;"}],"quickstart":{"code":"use rubato::Resampler;\n\nfn main() {\n    println!(\"Resampler trait available\");\n}","lang":"rust","description":"Use the Resampler trait for audio resampling."},"warnings":[{"fix":"Add tokio or async-std and use async functions appropriately.","message":"Requires an async runtime for some operations.","severity":"gotcha","affected_versions":">=2.0.0"}],"env_vars":null,"search_vec":"'async':11 'asynchron':2 'audio':7,9 'data':8 'intend':5 'librari':4 'resampl':3,10 'rubato':1","created_at":"2026-06-17T16:39:11.517025+00:00","updated_at":"2026-06-17T16:39:11.517025+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/HEnquist/rubato","github":"https://github.com/HEnquist/rubato","docs":"https://docs.rs/rubato/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["async","utility"],"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}}