tarekwiz / smallvmLinks
A very small and minimal virtual machine written in rust.
☆109Updated 5 years ago
Alternatives and similar repositories for smallvm
Users that are interested in smallvm are comparing it to the libraries listed below
Sorting:
- A gradually typed language originally based on the crafting interpreters series☆65Updated 4 months ago
- Oxide Programming Language☆135Updated 3 years ago
- A C compiler written in Rust, with a focus on good error messages.☆304Updated 10 months ago
- A NES emulator written in Rust☆120Updated 3 years ago
- A minimalistic async/await executor for Rust☆234Updated last year
- An MVP stack VM☆107Updated last year
- A register-based VM in Rust☆73Updated 6 years ago
- A JIT experiment in Rust☆141Updated last year
- You _can_ put lipstick on a pig☆90Updated 3 years ago
- A port of Rob Pike's Go lexer to Rust☆48Updated 6 years ago
- Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"☆84Updated 2 years ago
- Write and execute C code inside Rust.☆155Updated last year
- Wait, another virtual machine ?☆61Updated 4 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last month
- A Rust library providing a builder API to generate Rust code.☆268Updated last year
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 5 years ago
- Build your own - linker☆209Updated 4 years ago
- ☆60Updated 4 years ago
- Learn to make your own programming language with Rust☆267Updated 3 years ago
- ☆91Updated last year
- A C/C++ build system/project manager written in Rust☆157Updated 4 years ago
- Lightweight C parser for Rust☆232Updated last month
- A toy programming language in rust☆63Updated last month
- A virtual file system written in Rust.☆134Updated 6 years ago
- Jazz - register-based virtual machine and programming language☆27Updated 6 years ago
- Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.☆266Updated 3 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago