rust
15 posts tagged with "rust"
Rust & AI Weekly #4: robots get a stable runtime, proxies get a framework, and rewrites get a receipt
Today's issue: copper-rs hits 1.0 after 1043 pull requests, rama ends a five-year gestation with a release-train promise, and Bun's AI-powered Rust port comes with a $165k invoice. Each entry carries maintenance, latest-release, and adoption signals.
The Rust & AI Engineer's Learning Stack: 15 Resources Vetted Like Dependencies
Courses, books, and learning platforms for Rust and AI engineers, evaluated with the same due diligence you'd apply to a production dependency. Currency, stewardship, real cost, and what completing each one actually proves. Verified July 2026.
Slint 1.17: Is Rust Finally Desktop-Ready?
Slint 1.17 ships drag and drop, system tray icons, tooltips, and an embedded MCP server that lets AI assistants drive a running UI. An engineering-leader's evaluation of whether the Rust-native GUI toolkit belongs in your dependency tree, licensing, DSL cost, and exit cost included.
Rust & AI Weekly #3: agents get a protocol, the desktop gets agent-ready, and dalek breaks everything (on schedule)
Issue three of the vetted Rust+AI roundup. Zed's agent protocol goes multi-vendor, Slint embeds an MCP server in every GUI, curve25519-dalek ships a coordinated major, googletest-rust gets forked by its own author, and kache earns a verdict upgrade. Each entry carries maintenance, latest-release, and adoption signals.
Rust & AI Weekly #2: a P2P 1.0, agents that out-benchmark Python, and Rust creeping onto the GPU
Week two of the vetted Rust+AI roundup — the most-adopted Rust agent framework, two newcomers that beat LangGraph on latency, Hugging Face's ML stack, Rust-native training with Burn, and a genuine P2P 1.0. Each entry carries maintenance, latest-release, and adoption signals.
Rust & AI Weekly #1: an agent from Block, edge inference, and a vector DB Netflix trusts
A curated, vetted roundup of real, current Rust+AI tools — agent frameworks and the official MCP SDK, inference engines, vector/RAG crates, and the dev tools worth a bookmark. Each entry carries maintenance, latest-release, and adoption signals.
Rust for AI: A Crate Radar on the Agent and Inference Stack
A Rust Crate Radar digest of the crates building the Rust+AI stack — rig, candle, mistral.rs, burn, and swiftide — each scored against the same engineering-leadership rubric, each ending in a one-word verdict.
Past the 9-Step Loop: The Claude Code Stack That Actually Makes Agents Senior
A widely-shared thread argues Claude Code becomes a senior engineer once you wrap it in a 9-step loop built from plan mode, subagents, hooks, CLAUDE.md, and slash commands. The loop is right and necessary — but it quietly assumes infinite context, perfect memory, and that an in-session reviewer is enough. Here's the tooling layer that makes the loop actually run on a real codebase: chronis, AllSource Prime, caveman, rtk, CodeRabbit, and pixel-perfect overlays.
Radar Digest: An Extended Std Lib, a Pure-Rust SMB Client, and Four More
A Rust Crate Radar digest of six notable releases from the week — stdx, smb2, Ratatui 0.30, kache, OmniScope, and rustion — each scored against the same engineering-leadership rubric and given a one-word verdict.
smb2: The Pure-Rust SMB Client That Outruns macOS's Own
A months-old, pure-Rust SMB2/3 client beats the native macOS file client on a NAS and is tested harder than most funded libraries. Should it be in your stack yet? The Crate Radar verdict: Trial.