maxmcc / rust-jvmLinks
Final project for CIS 198 at Penn
☆79Updated 8 years ago
Alternatives and similar repositories for rust-jvm
Users that are interested in rust-jvm are comparing it to the libraries listed below
Sorting:
- JVM-RS -- A Demo Memory-Safe JVM on Rust☆132Updated 6 months ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- A JVM made in Rust☆35Updated 8 years ago
- A C Compiler/Parser written in Rust☆53Updated 4 months ago
- A JIT experiment in Rust☆139Updated 11 months ago
- An experiment to implement a simple JVM in Rust☆137Updated 2 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆95Updated 8 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Greenspunning Rust's macro_rules!☆33Updated 6 years ago
- garbage collection☆321Updated 5 years ago
- Implementation of Adaptive Radix Tree in Rust☆43Updated 5 years ago
- A network stack in pure Rust☆57Updated 8 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- experimental new design for nom parser combinators☆21Updated 6 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- Generate Java Virtual Machine .class files from Rust.☆29Updated 9 years ago
- 🍋 FFI example for accessing Rust lang dynamic libraries from java☆47Updated 2 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A very small GC in Rust, with a safe API☆62Updated 11 months ago
- LLVM wrappers for Rust☆68Updated 8 years ago
- ☆94Updated last year
- Miscellaneous Collections☆64Updated 10 years ago
- ☆60Updated 3 years ago
- Run Java code from Rust!☆75Updated 8 years ago
- abandoned update of jack crenshaw's compilers intro☆116Updated 6 years ago
- Ferrugo is a JVM implementation written in Rust☆284Updated 6 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Safe Rust LLVM bindings