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 8 months ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- An experiment to implement a simple JVM in Rust☆138Updated 2 years ago
- A JIT experiment in Rust☆139Updated last year
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆144Updated 2 months ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- garbage collection☆323Updated 6 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- A C Compiler/Parser written in Rust☆53Updated 3 weeks ago
- Context utilities in Rust☆92Updated last year
- ☆94Updated last year
- A demand-driven compiler with strong IDE support☆196Updated 3 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated last year
- In-memory filesystem in Rust