Rust is the language of the AGI - Michael Yuan
In the Latent Space podcast, Bret Taylor argued that strongly and statically-typed programming languages, such as Rust, could be especially well suited for AI coding, since the generated code can be validated by compilers for real-time feedback and reinforcement learning. However, unlike weakly or dynamically typed JavaScript or Python, there are few examples of Rust code in LLMs’ training corpora, and hence limiting the LLM's capability in generating Rust code. In this talk, we will discuss the open-source Rust Coder project, which provides an integrated agentic framework based on the MCP protocol for generating complete and valid Rust projects. The Rust Coder framework enables the following functionalities for coding LLMs (e.g., Qwen Coder or Codestral). Provides Rust example code, explanations, and tutorials relevant to the user’s request within the LLM query context. Generates and parses generated code artifacts into Rust Cargo projects. Compiles and executes generated Rust Cargo projects. Executes the compiled project against test cases. Provides coding LLM feedback based on compiler and testing outputs. Runs continuously until all issues are fixed. We will demonstrate how the Rust Coder project works, how to integrate it into your agents, and ways to contribute to the open-source effort. We will also discuss pilot results from a large Rust coding camp (1000+ college students) using the Rust Coder tool. The Rust Coder is supported by two Linux Foundation Mentorship grants, as well as content provided by the Rust Foundation.

12-Factor Agents: Patterns of reliable LLM applications — Dex Horthy, HumanLayer

Why Everyone's Switching to Rust (And Why You Shouldn't)

My Opencode Workflow As A Senior Engineer

The Official BMad-Method Masterclass (The Complete IDE Workflow)

Why Vibe Coding is Dying ! | Andrej Karpathy

GraphRAG: The Marriage of Knowledge Graphs and RAG: Emil Eifrem

Architecting Bevy - A Rust Game Engine (with Alice Cecile)

Building the Rig AI framework with Rust

Learning Rust the wrong way - Ólafur Waage - NDC TechTown 2022

Best Programming Language | John Carmack and Lex Fridman

Rust Demystified 🪄 Simplifying The Toughest Parts

Andrej Karpathy: Software Is Changing (Again)

Python, Go, Rust, TypeScript and AI with Armin Ronacher

The Untold Story Of Rust

What Is Disrupting GPS Over Europe?

How I deleted 95% of my agent skills and got better results — Nick Nisi, WorkOS

A Data Scientist's Guide to the Rust Programming Language | Sussex Data Science

Model Context Protocol (MCP) Explained for Beginners: AI Flight Booking Demo!

Rust and Golang Head-to-Head: Real Lessons from Building One App Twice

