You can find all the available templates by looking at the cargo-generate topic in GitHub.
The following is a deprecated list of projects that haven't added the topic yet:
- PyO3: Write a Python Library in Rust, DD5HT
- wasm-pack: Write a wasm Library in Rust, ashleygwilliams
- CLI: Write a CLI (Command Line Interface) Application in Rust, rust-cli
- rocket-base: Write a simple web application using Rocket, k0pernicus
- rust-samp-sdk: Write samp plugins in Rust, Sreyas-Sreelal
- actix-tera: Create a basic web application with Actix-web and Tera, Otomato
- procmacro-quickstart: Write procedural macros, eupn
- bluepill: Create rust projects for the 'blue pill' stm32 microcontroller board mendelt
- cmdr: Write interactive commandline applications mendelt
- ggez: Write games in Rust using ggez, cyclowns
- generust: Actix-web server, WASM client, lots of supporting code kyleu
- template-rust-backend-with-electron-frontend: Write a Rust native cdylib backend with Electron frontend, usagi
- OrbTk: Write user interfaces with OrbTk, FloVanGH
- swift-rust-xcode-template: Write an iOS app with Swift and Rust, simlay
- QuickStart WebAssembly: Create a quick Webassembly application with Rust, Pankaj Chaudhary
- Win32: Write low-level Win32 applications, ArmsOfSorrow
- rust-starter: Bootstrap a Rust CLI application with Clap, omarabid
- rust-cli-template: Write a CLI with color_eyre and tracing already set up, in addition to benchmarking and testing boilerplate Rebecca Turner
- mongodb-service-template: Create a graphql service using mongodb briandeboer
- godot-rust-template: Create games with Godot and Rust macalimlim