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
Sorting:
- Language development libraries for Rust☆982Dec 9, 2024Updated last year
- LLVM tutorial in Rust language☆1,232Apr 3, 2024Updated last year
- The Rust Performance Book☆2,656Jan 19, 2026Updated last month
- Rust parser combinator framework☆10,319Aug 26, 2025Updated 6 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- Create your own programming language with Rust☆900Jan 11, 2026Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,941Updated this week
- A super-simple compiler demoing how to talk to LLVM from Rust☆97Jul 4, 2016Updated 9 years ago
- JIT compiler and runtime for a toy language, using Cranelift☆734Nov 7, 2025Updated 3 months ago
- Language tooling for the Lox programming language.☆355Jul 21, 2025Updated 7 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,776Feb 7, 2026Updated last month
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Apr 17, 2018Updated 7 years ago
- A static, type inferred and embeddable language written in Rust.☆3,392Dec 6, 2024Updated last year
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,852Feb 25, 2026Updated last week
- Incremental garbage collection from safe Rust☆817Feb 9, 2026Updated 3 weeks ago
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,730Feb 16, 2026Updated 2 weeks 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
- Educational blog posts for Rust beginners☆8,323Feb 17, 2025Updated last year
- 📖 Guides and tutorials on how to fuzz Rust code☆152Feb 18, 2026Updated 2 weeks ago
- The Elegant Parser☆5,297Feb 5, 2026Updated last month
- Distributed SQL database in Rust, written as an educational project☆7,188Feb 14, 2026Updated 2 weeks ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,282Feb 28, 2026Updated last week
- Repository for the book "Crafting Interpreters"☆10,570Aug 7, 2024Updated last year
- The official documentation site for Viz.rs.☆14Feb 1, 2024Updated 2 years ago
- Rust implementation of the Lox programming language☆155Nov 21, 2021Updated 4 years ago
- An embeddable dynamic programming language for Rust.☆2,168Feb 28, 2026Updated last week
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,811Feb 23, 2026Updated last week
- Cranelift based backend for rustc☆1,991Updated this week
- Create ridiculously fast Lexers☆3,448Feb 5, 2026Updated last month
- An experimental stackless Lua VM implemented in pure Rust☆2,075Jul 10, 2025Updated 7 months ago
- Tools for concurrent programming in Rust☆8,346Feb 22, 2026Updated last week
- A tiny x86_64 kernel written in Rust.☆84Sep 26, 2022Updated 3 years ago
- A Rust compiler front-end for IDEs☆16,115Updated this week
- ☆13Apr 19, 2025Updated 10 months ago
- bluss/IndexMap with amortized resizes☆14Dec 21, 2020Updated 5 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated 2 months ago
- LR(1) parser generator for Rust☆3,442Feb 18, 2026Updated 2 weeks ago
- A rust implementation of the lox language☆115May 28, 2024Updated last year
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,511Sep 29, 2025Updated 5 months ago