Crates (Libraries)
- Rayon a data-parallelism library. (threads)
- Tokio to build reliable network applications. (async)
- Web frameworks
- Tauri - Cross-Platform desktop applications with web technologies.
- Bevy - A game engine.
- Ratatui - A Rust crate for cooking up Terminal User Interfaces.
Command line tools
- mdbook - to create books like this.