Rust
- https://github.com/rust-lang/rust-enhanced
- rust-lldb
- The Rust Programming Language
- https://github.com/rust-lang/rustlings
- https://rust-cli.github.io/book/index.html
- https://corrode.dev/blog/
- Rust for Rustaceans
- Zero to Production in Rust
- Rust in Action
- Rust Atomics and Locks
- Axum + Subsecond?
Crates 🔗
- cloudflare/shellflip: Graceful process restarts in Rust
- tokio-rs/axum: Ergonomic and modular web framework built with Tokio, Tower, and Hyper
- https://github.com/launchbadge/sqlx
- https://github.com/awslabs/aws-sdk-rust
- https://github.com/Keats/tera
- dtolnay/thiserror: derive(Error) for struct and enum error types
- tokio-rs/tracing: Application level tracing for Rust
- https://github.com/getsentry/sentry-rust
- halcyonnouveau/clorinde: Generate type-checked Rust from your PostgreSQL
- AThilenius/axum-connect: Axum + Connect-Web
- cloudflare/pingora: A library for building fast, reliable and evolvable network services
- https://github.com/geofmureithi/apalis
- bheisler/criterion.rs: Statistics-driven benchmarking library for Rust