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 toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- A JIT experiment in Rust☆142Updated last year
- A C Compiler/Parser written in Rust☆54Updated 6 months ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- garbage collection☆326Updated 6 years ago
- Context utilities in Rust☆94Updated 2 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- ☆94Updated 2 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- A MIPS simulator written in Rust☆19Updated 6 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- In-memory filesystem in Rust☆74Updated 6 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A JVM made in Rust☆35Updated 8 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- A network stack in pure Rust☆59Updated 9 years ago
- An experiment to implement a simple JVM in Rust☆139Updated 3 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 6 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- Experimental Language based on Rust and Haskell☆54Updated 9 years ago
- Benchmarks for the nom, the Rust parser combinators library☆129Updated last year
- Miscellaneous Collections☆64Updated 10 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆62Updated 4 years ago
- My first foray into learning Rust: an implementation of Thorsten Ball's Monkey programming language☆119Updated 6 years ago
- A port of the Berkeley YACC parser-generator to Rust☆133Updated 2 years ago