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☆131Updated 10 months ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- A JIT experiment in Rust☆140Updated last year
- garbage collection☆323Updated 6 years ago
- A C Compiler/Parser written in Rust☆53Updated 2 months ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- An experiment to implement a simple JVM in Rust☆139Updated 2 years ago
- Context utilities in Rust☆92Updated 2 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- A JVM made in Rust☆35Updated 8 years ago
- ☆94Updated last year
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Greenspunning Rust's macro_rules!☆33Updated 7 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Safe Rust LLVM bindings☆124Updated 8 years ago
- Ferrugo is a JVM implementation written in Rust☆287Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- In-memory filesystem in Rust☆73Updated 5 years ago
- A port of the Berkeley YACC parser-generator to Rust☆132Updated 2 years ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆145Updated 4 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- pest grammar file support for all JetBrains IDEs☆36Updated 5 months ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- My first foray into learning Rust: an implementation of Thorsten Ball's Monkey programming language☆117Updated 5 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆174Updated 4 years ago
- Pure Rust implementation of Lua compiler.☆201Updated 4 years ago