Tag: #candle
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
Modern Rust 2026 — Rust 1.85 / Edition 2024 / Tokio / Axum 0.8 / Loco / Leptos / Bevy / Tauri 2 / Embassy Deep-Dive Guide
Rust 1.85 / 2024 edition (Feb 2025) is not just a version bump. RPIT lifetime capture, async closures, never type fallback, and gen blocks together make Rust code noticeably shorter. This post walks the entire 2026-May R
2026-05-16 · 19 min read #rust#rust-1-85#edition-2024#tokio#axumRust for AI Systems: From Ownership to High-Performance Inference Servers with Candle, PyO3, and axum
A complete Rust guide for AI infrastructure — from the ownership system and Candle ML framework to PyO3 Python integration, axum inference servers, and WebAssembly deployment.
2026-03-17 · 13 min read #rust#aisystem#candle#pyo3#polars