mkhan45 / tinyvmLinks
An MVP stack VM
☆105Updated last year
Alternatives and similar repositories for tinyvm
Users that are interested in tinyvm are comparing it to the libraries listed below
Sorting:
- A super-simple compiler demoing how to talk to LLVM from Rust☆95Updated 8 years ago
- Build your own - linker☆198Updated 4 years ago
- A buddy system allocator in pure Rust.☆107Updated 8 months ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated 6 months ago
- A lock-free memory allocator☆60Updated last week
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆78Updated 4 years ago
- A new register allocator☆229Updated 3 weeks ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆198Updated last month
- Lightweight C parser for Rust☆222Updated 11 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated last week
- A fast and safe implementation of stackful coroutines in Rust☆234Updated last week
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- A hobby x86-64 operating system written in Rust☆138Updated 10 months ago
- A dancing with interpreter and compiler☆63Updated last month
- Pratt parser written in Rust☆90Updated last year
- A very small and minimal virtual machine written in rust.☆108Updated 4 years ago
- A Vec That Has a Smaller size_of☆140Updated 2 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- An x86-64 kernel with ~100% Rust (originally) in a week. `async` inside!☆53Updated 3 years ago
- The diatom programming language☆71Updated 2 years ago
- Parser Combinator ver. Rust☆15Updated 4 years ago
- ☆67Updated 3 years ago
- Pure Rust implementation of Lua compiler.☆201Updated 3 years ago
- Spin-based synchronization primitives☆534Updated 2 months ago
- Rust bindings for libffi☆118Updated this week
- rust stackful generator library☆329Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Rust implementation of the Lox programming language☆145Updated 3 years ago
- Create WASM plugins easily in Rust☆65Updated 2 years ago
- LC-3 (Little Computer 3) VM implemented in Rust☆43Updated 3 years ago