Writing Interpreters in Rust: a Guide
☆516Jan 23, 2025Updated last year
Alternatives and similar repositories for book
Users that are interested in book are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Language development libraries for Rust☆983Dec 9, 2024Updated last year
- LLVM tutorial in Rust language☆1,235Apr 3, 2024Updated 2 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆97Jul 4, 2016Updated 9 years ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,994Feb 8, 2026Updated 2 months ago
- Rust wrapper to the GitLab API.☆13Feb 3, 2017Updated 9 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Incremental garbage collection from safe Rust☆829Feb 9, 2026Updated 2 months ago
- Language tooling for the Lox programming language.☆357Apr 12, 2026Updated last week
- The Rust Performance Book☆2,677Jan 19, 2026Updated 3 months ago
- Rust parser combinator framework☆10,356Aug 26, 2025Updated 7 months ago
- JIT compiler and runtime for a toy language, using Cranelift☆739Nov 7, 2025Updated 5 months ago
- Create your own programming language with Rust☆910Jan 11, 2026Updated 3 months ago
- Rust implementation of the Lox programming language☆154Nov 21, 2021Updated 4 years ago
- An interpreter for Rust's mid-level intermediate representation☆6,029Apr 13, 2026Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,812Apr 2, 2026Updated 2 weeks ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A rust implementation of the lox language☆115May 28, 2024Updated last year
- A gradually typed language originally based on the crafting interpreters series☆66Aug 4, 2025Updated 8 months ago
- A static, type inferred and embeddable language written in Rust.☆3,395Dec 6, 2024Updated last year
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,775Apr 13, 2026Updated last week
- A very small GC in Rust, with a safe API☆67Jul 2, 2024Updated last year
- ☆13Apr 19, 2025Updated last year
- Distributed SQL database in Rust, written as an educational project☆7,218Feb 14, 2026Updated 2 months ago
- An experimental stackless Lua VM implemented in pure Rust☆2,104Jul 10, 2025Updated 9 months ago
- Cranelift based backend for rustc☆2,024Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Beautiful diagnostic reporting for text-based programming languages.☆1,286Feb 28, 2026Updated last month
- The Elegant Parser☆5,330Updated this week
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,899Updated this week
- 📖 Guides and tutorials on how to fuzz Rust code☆154Feb 18, 2026Updated 2 months ago
- Educational blog posts for Rust beginners☆8,345Feb 17, 2025Updated last year
- Crafting Interpreters in Rust☆309Nov 3, 2022Updated 3 years ago
- Repository for the book "Crafting Interpreters"☆10,677Aug 7, 2024Updated last year
- Create ridiculously fast Lexers☆3,473Apr 14, 2026Updated last week
- An embeddable dynamic programming language for Rust.☆2,193Mar 26, 2026Updated 3 weeks ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A tiny x86_64 kernel written in Rust.☆84Sep 26, 2022Updated 3 years ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,885Updated this week
- LR(1) parser generator for Rust☆3,466Updated this week
- A Rust compiler front-end for IDEs☆16,283Updated this week
- Incomplete Redis client and server implementation using Tokio - for learning purposes only☆4,640Updated this week
- Following along the second (C) part of https://craftinginterpreters.com/, but with Rust, because reasons.☆22Dec 11, 2022Updated 3 years ago
- Slab allocator for no_std systems. Uses multiple slabs with blocks of different sizes and makes a linked list from free blocks☆13Jul 31, 2023Updated 2 years ago