rust-hosted-langs / book
Writing Interpreters in Rust: a Guide
☆507Updated 3 months ago
Alternatives and similar repositories for book
Users that are interested in book are comparing it to the libraries listed below
Sorting:
- Crafting Interpreters in Rust☆291Updated 2 years ago
- A list of programming languages implemented in Rust, for inspiration.☆942Updated 3 weeks ago
- Language development libraries for Rust☆949Updated 5 months ago
- A precise specification for "Rust lite / MIR plus"☆861Updated last week
- Create your own programming language with Rust☆778Updated 9 months ago
- An interpreter for the Monkey programming language written in Rust☆376Updated 10 months ago
- A fast bump allocation arena for Rust☆1,717Updated last month
- Defines the Rust borrow checker.☆1,437Updated 10 months ago
- Incremental garbage collection from safe Rust☆710Updated 2 weeks ago
- The Little Book of Rust Macros (updated fork)☆821Updated 7 months ago
- A crate for managing memory bit by bit☆1,297Updated 9 months ago
- Learn to make your own programming language with Rust☆262Updated 2 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,465Updated 2 weeks ago
- Analysis of various tricky Rust code☆1,888Updated 3 months ago
- Rust quasi-quoting☆1,416Updated 2 months ago
- Rust implementation of the Lox programming language☆146Updated 3 years ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,339Updated last week
- A publication dedicated to the Rust programming language☆626Updated 9 months ago
- A port of Java's ConcurrentHashMap to Rust☆556Updated 2 weeks ago
- Forum for discussion about what unsafe code can and can't do☆690Updated 5 months ago
- A collection of blog posts and links that talk about how to successfully use Rust.☆364Updated 2 years ago
- Visualize/analyze a Rust crate's internal structure☆1,096Updated this week
- WebAssembly implementation from scratch in Safe Rust with zero dependencies☆447Updated 9 months ago
- A modern Rust debugging library 🦀☆891Updated 3 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,007Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,226Updated last year
- The Little Book of Rust Macros☆900Updated 2 years ago
- LLVM IR in natural Rust data structures☆603Updated 2 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,926Updated 3 weeks ago
- single file, std only, async Rust executor☆573Updated 7 months ago