lolzballs / rust-jvmLinks
A JVM made in Rust
☆35Updated 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:
- Generate Java Virtual Machine .class files from Rust.☆29Updated 9 years ago
- Safe Rust <---> GraalVM Polyglot bindings using procedural macros☆45Updated 2 years ago
- JVM-RS -- A Demo Memory-Safe JVM on Rust☆132Updated 8 months ago
- JERK: Java Embedding Rust Kit☆17Updated 2 years ago
- Final project for CIS 198 at Penn☆79Updated 8 years ago
- Calling the JVM from Rust via JNI☆30Updated 6 years ago
- Run Java code from Rust!☆75Updated 8 years ago
- JVM TI binding for Rust☆62Updated last year
- Ferrugo is a JVM implementation written in Rust☆283Updated 6 years ago
- A simple Converter Interface, Java/Rust,...☆43Updated 3 years ago
- Simple Java Virtual Machine written in pure Rust☆36Updated 10 months ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- An experiment to implement a simple JVM in Rust☆138Updated 2 years ago
- Rust match_cast macro implementation☆24Updated 8 years ago
- An ordered map and set based on a trie.