{"id":71145,"library":"rendy-command","title":"Rendy Command","description":"Rendy's queues and commands tools for GPU command buffer management.","status":"active","version":"0.5.1","language":"rust","source_language":null,"source_url":"https://github.com/amethyst/rendy","tags":["gpu","rendering","command","queue","vulkan"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nrendy-command = \"0.5.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add rendy-command","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Queue","correct":"use rendy_command::Queue;"}],"quickstart":{"code":"use rendy_command::Queue;\n\nfn main() {\n    // Example usage requires a GPU device\n    println!(\"Rendy command module loaded\");\n}","lang":"rust","description":"Demonstrates importing the Queue type from rendy-command."},"warnings":[{"fix":"Ensure you have a Vulkan-capable GPU and initialize a rendy device before using queues.","message":"Requires Vulkan backend and GPU device initialization","severity":"gotcha","affected_versions":">=0.5.0"}],"env_vars":null,"search_vec":"'buffer':12 'command':2,7,11,16 'gpu':10,14 'manag':13 'queue':5,17 'render':15 'rendi':1,3 'tool':8 'vulkan':18","created_at":"2026-06-17T18:23:17.074708+00:00","updated_at":"2026-06-17T18:23:17.074708+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/amethyst/rendy","github":"https://github.com/amethyst/rendy","docs":"https://docs.rs/rendy-command/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}