{"id":68605,"library":"volo","title":"Volo","description":"Volo is a high-performance and strong-extensibility Rust RPC framework that helps developers build microservices.","status":"active","version":"0.12.3","language":"rust","source_language":null,"source_url":"https://github.com/cloudwego/volo","tags":["rpc","microservices","async","high-performance"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nvolo = \"0.12.3\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add volo","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Volo","correct":"use volo::Volo;"}],"quickstart":{"code":"use volo::Volo;\n\nfn main() {\n    let _server = Volo::new();\n}","lang":"rust","description":"Minimal usage of Volo RPC framework."},"warnings":[{"fix":"Add `tokio` and enable features like `grpc` or `thrift`.","message":"Requires async runtime (Tokio) and may need specific features for different protocols.","severity":"gotcha","affected_versions":">=0.12.0"}],"env_vars":null,"search_vec":"'async':22 'build':18 'develop':17 'extens':11 'framework':14 'help':16 'high':6,24 'high-perform':5,23 'microservic':19,21 'perform':7,25 'rpc':13,20 'rust':12 'strong':10 'strong-extens':9 'volo':1,2","created_at":"2026-06-17T17:51:50.373490+00:00","updated_at":"2026-06-17T17:51:50.373490+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://www.cloudwego.io/docs/volo/","github":"https://github.com/cloudwego/volo","docs":"https://docs.rs/volo/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","async"],"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}}