Tag: #cargo
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
Rust 1.97.0 Dropped — and I Was Already Building With That Exact cargo
Rust 1.97.0 shipped to stable on July 9, 2026. This post reads the three things that actually changed in the release notes — v0 symbol mangling promoted to stable, Cargo being able to deny warnings, and linker output no
2026-07-11 · 5 min read #rust#rust-1.97#release-notes#cargo#kube-rsRust Ecosystem 2026 Deep-Dive — Rust 1.85+, tokio, axum, actix-web, sqlx, Bevy, Tauri, Leptos, Dioxus, Embassy, Cargo
A full tour of the Rust ecosystem as of May 2026. Rust 1.85 (2024 edition), tokio runtime internals, axum/actix-web 5/poem/leptos/dioxus, sqlx/sea-orm/diesel 2, Bevy 0.15, Tauri 2 (desktop + mobile), Embassy (nostd async
2026-05-16 · 21 min read #rust#tokio#axum#actix-web#sqlx