Rust
Rustup
bash
rustup install stable
rustup self uninstall
Libraries / Frameworks
- axum - Ergonomic and modular web framework built with Tokio, Tower, and Hyper
- ort - Rust binding for ONNX runtime
- sqlx - The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite
- pingora - A library for building fast, reliable and evolvable network services
Are We $X Yet
Branding
Resources
- Rust Language Cheat Sheet
- The Rust Programming Language
- Rust by Example
- Minimizing Rust Binary Size
- rustlings - 🦀 Small exercises to get you used to reading and writing Rust code!