vm-curator: a fast Rust-based TUI for managing QEMU/KVM VMs without libvirt
Summary
vm-curator is a fast Rust-based TUI for discovering, creating, launching, and managing QEMU/KVM virtual machines on Linux without relying on libvirt. It includes features such as GPU-accelerated VMs, a 5-step VM creation wizard with OS profiles, snapshot management, a Launch Script Editor, USB passthrough, and a CLI surface for common VM operations. The project emphasizes a lean, high-performance alternative to libvirt/virt-manager with practical deployment details and prerequisites.