{"id":65809,"library":"soloud","title":"SoLoud","description":"Rust bindings for the SoLoud audio engine.","status":"active","version":"1.1.1","language":"rust","source_language":null,"source_url":"https://github.com/MoAlyousef/soloud-rs","tags":["audio","soloud","bindings"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nsoloud = \"1.1.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add soloud","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Soloud","correct":"use soloud::Soloud;"}],"quickstart":{"code":"use soloud::Soloud;\n\nfn main() {\n    let sl = Soloud::new().unwrap();\n    println!(\"SoLoud initialized\");\n}","lang":"rust","description":"Initializes the SoLoud audio engine."},"warnings":[{"fix":"Install SoLoud via system package manager or build from source.","message":"Requires the SoLoud C library to be installed on the system.","severity":"gotcha","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'audio':7,9 'bind':3,11 'engin':8 'rust':2 'soloud':1,6,10","created_at":"2026-06-17T17:15:24.568295+00:00","updated_at":"2026-06-17T17:15:24.568295+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/MoAlyousef/soloud-rs","github":"https://github.com/MoAlyousef/soloud-rs","docs":"https://docs.rs/soloud/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"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}}