mkhan45 / tinyvm
An MVP stack VM
☆103Updated last year
Alternatives and similar repositories for tinyvm:
Users that are interested in tinyvm are comparing it to the libraries listed below
- Build your own - linker☆193Updated 3 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆94Updated 8 years ago
- The diatom programming language☆71Updated 2 years ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated 3 months ago
- ☆64Updated 3 years ago
- A buddy system allocator in pure Rust.☆102Updated 6 months ago
- A hobby x86-64 operating system written in Rust☆136Updated 7 months ago
- A new register allocator☆227Updated 2 months ago
- Pratt parser written in Rust☆89Updated last year
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated last month
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆78Updated 4 years ago
- Babysteps blog☆34Updated last week
- Native lsp types for rust☆36Updated last year
- Educational blog posts for Rust beginners☆44Updated 4 years ago
- Small examples to explain Futures, Waker, Tasks in Rust☆62Updated 4 years ago
- Reflection via DWARF.☆297Updated 2 years ago
- A fast and safe implementation of stackful coroutines in Rust☆217Updated 3 months ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆194Updated last week
- Advice for learning Rust☆156Updated 4 months ago
- A lock-free memory allocator☆57Updated last week
- ☆21Updated 2 years ago
- An x86-64 kernel with ~100% Rust (originally) in a week. `async` inside!☆53Updated 2 years ago
- Rust implementation of the Lox programming language☆144Updated 3 years ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆72Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 3 weeks ago
- A very small and minimal virtual machine written in rust.☆106Updated 4 years ago
- A cross-platform virtual memory API written in Rust☆125Updated 9 months ago
- Generate parsers directly from AST node types☆82Updated 9 months ago
- Lightweight C parser for Rust☆217Updated 8 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆182Updated 3 years ago