maxmcc / rust-jvmLinks
Final project for CIS 198 at Penn
☆79Updated 9 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☆131Updated last year
- A super-simple compiler demoing how to talk to LLVM from Rust☆97Updated 9 years ago
- A JIT experiment in Rust☆143Updated last year
- garbage collection☆326Updated 6 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- An experiment to implement a simple JVM in Rust☆140Updated 3 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 5 years ago
- A JVM made in Rust☆35Updated 8 years ago
- ☆94Updated 2 years ago
- A C Compiler/Parser written in Rust☆54Updated 6 months ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆145Updated 8 months ago
- A very small GC in Rust, with a safe API☆67Updated last year
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- Context utilities in Rust☆94Updated 2 years ago
- Ferrugo is a JVM implementation written in Rust☆288Updated 6 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- Safe Rust LLVM bindings☆125Updated 9 years ago
- Epoch-based garbage collection☆82Updated 7 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- My first foray into learning Rust: an implementation of Thorsten Ball's Monkey programming language☆119Updated 6 years ago
- In-memory filesystem in Rust☆74Updated 6 years ago
- A port of the Berkeley YACC parser-generator to Rust☆133Updated 2 years ago
- Experimental Language based on Rust and Haskell☆54Updated 9 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 6 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A stripped-down version of Git, implemented in Rust☆137Updated last year
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago