Pfarrer / rust-jvmLinks
Simple Java Virtual Machine written in pure Rust
☆36Updated 10 months ago
Alternatives and similar repositories for rust-jvm
Users that are interested in rust-jvm are comparing it to the libraries listed below
Sorting:
- impl GlobalAlloc for Boehm GC☆30Updated this week
- Experimental JIT compiler generator☆27Updated last year
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Automatic peephole optimizer for Cranelift JIT compiler☆19Updated 4 years ago
- A C expression parser and evaluator☆47Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- Rust binding for tcc☆14Updated 2 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 2 months ago
- An MVP stack VM☆105Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- dlmalloc ported into Rust☆109Updated last week
- In-memory x86-64 assembler for JIT compiler.☆74Updated 3 months ago
- Provides allocations and release strategies for resources used during the lifetime of a VM.☆30Updated 2 weeks ago
- Rust bindings for libgccjit☆23Updated 2 weeks ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 5 months ago
- My game for Ludum Dare 49, written in Rust to be run in the browser via WASM and HTML5☆14Updated 3 years ago
- jtcpp was an experimental JVM bytecode to C++ transpiler(abandoned).☆31Updated 2 years ago
- 🔫 Toy ML-like Imperative Programming Language (WIP)☆10Updated 4 years ago
- Rust LLVM bindings☆31Updated 2 years ago
- Library to program vga hardware.☆58Updated 2 years ago
- A concurrent GC.☆43Updated 3 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- An implementation of ext2 filesystem in Rust☆31Updated 7 years ago
- A toy C Compiler implemented by Rust.☆19Updated 2 years ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆144Updated last month
- Pure Rust implementation of Lua compiler.☆201Updated 3 years ago