







A Recursive Language Model engine built in Rust. Sandboxed Python REPL at every depth. Multi-provider. Open source.
Build A Large Language Model (From Scratch), Published by Manning, ISBN 978-1633437166
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Training Large Language Models with Interpreter Feedback using WebAssembly
A fast, local, and secure approach to training LLMs for code with WebAssembly and interpreter-based rewards

Rust Programming Language
A language empowering everyone to build reliable and efficient software.

Recursive Language Models
We propose Recursive Language Models (RLMs), an inference strategy where language models can decompose and recursively interact with input context of unbounded length through REPL environments.

mohsen1/yek
A fast Rust based tool to serialize text-based files in a repository or directory for LLM consumption
The Rust Programming Language - The Rust Programming Language
by Steve Klabnik, Carol Nichols, and Chris Krycho, with contributions from the Rust Community
Large language model
A large language model (LLM) is a neural network trained on a vast amount of text for natural language processing tasks, especially language generation. LLMs can typically generate, summarize, translate, and analyze text in many contexts, and are a foundational technology behind modern chatbots.[1] Biased or inaccurate training data can make an LLM's output less reliable.[2]
openbench: Provider-agnostic, open-source evaluation infrastructure for language models
Provider-agnostic, open-source evaluation infrastructure for language models
Stanford CS336 | Language Modeling from Scratch (Spring 2025 Archive)
Archived course website for Stanford CS336: Language Modeling from Scratch (Spring 2025), including schedule, assignments, logistics, and materials.

reinterpretcat/qwen3-rs
An educational Rust project for exporting and running inference on Qwen3 LLM family
distil labs — Replace LLMs with Custom Small Language Models
Train and deploy custom small language models that are faster, cheaper, and just as accurate as LLMs.
Learning Rust
Learning Rust - Rust Programming Language Tutorials for Everyone!

Introducing any-llm: A unified API to access any LLM provider
When it comes to using LLMs, it’s not always a question of which model to use: it’s also a matter of choosing who provides the LLM and where it is deployed. Today, we announce the release of any-llm, a Python library that provides a simple unified interface to access the most popular providers.

rust-lang/rust is adopting an LLM policy | Inside Rust Blog
Want to follow along with Rust development? Curious how you might get involved? Take a look!
