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 JIT experiment in Rust☆140Updated last year
- 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
- Context utilities in Rust☆92Updated last year
- An experiment to implement a simple JVM in Rust☆139Updated 2 years ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆145Updated 2 months ago
- garbage collection☆323Updated 6 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- A C Compiler/Parser written in Rust☆53Updated last month
- Epoch-based garbage collection☆81Updated 6 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- A JVM made in Rust☆35Updated 8 years ago
- ☆94Updated last year
- In-memory filesystem in Rust☆73Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- LLVM wrappers for Rust☆69Updated 8 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- Run Java code from Rust!☆75Updated 8 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated last year
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- Miscellaneous Collections☆65Updated 10 years ago
- Safe Rust LLVM bindings☆125Updated 8 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 3 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆251Updated 2 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago