MCluck90 / rust-vmLinks
A simple VM written in Rust
☆25Updated 8 years ago
Alternatives and similar repositories for rust-vm
Users that are interested in rust-vm are comparing it to the libraries listed below
Sorting:
- WIP Port of Rust's std to Minix☆45Updated 5 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- A very small and minimal virtual machine written in rust.☆108Updated 5 years ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆64Updated 5 years ago
- List the symbols within a wasm file☆42Updated 7 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 5 years ago
- A super-fast, stack-based virtual machine for dynamic languages☆57Updated 4 months ago
- A register-based VM in Rust☆67Updated 6 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- Fast Brainfuck interpreter in Rust.☆21Updated 4 years ago
- A simple Pascal interpreter written in rust.☆58Updated 6 years ago
- dlmalloc ported into Rust☆109Updated last month
- WebAssembly Virtual Machine, which aim to run on micro-controller☆52Updated 3 years ago
- Jazz - modern and fast programming language.☆93Updated 3 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Rust crate for runtime x86 assembler template generation☆20Updated 5 years ago
- Jazz - register-based virtual machine and programming language☆27Updated 6 years ago
- A procedural macro for compile time UTF-16 strings☆20Updated last year
- Mirror of https://gitlab.redox-os.org/redox-os/installer☆25Updated this week
- Rust library for encoding/decoding Unix archive (.a) files☆47Updated 11 months ago
- [WIP] Compiler for the Limonite programming language.☆14Updated 3 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- 🐕 A little programming language written in Rust☆56Updated 4 years ago
- My hobby operating system microkernel written in Rust☆45Updated 2 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- A lisp JIT compiler and interpreter built with cranelift.☆64Updated last year
- rucc is a tiny toy C compiler in Rust.☆193Updated last year
- A JIT experiment in Rust☆139Updated last year
- An implementation of https://github.com/google/brotli in rust avoiding the stdlib☆56Updated 2 months ago