Pfarrer / rust-jvmLinks
Simple Java Virtual Machine written in pure Rust
☆37Updated 4 months ago
Alternatives and similar repositories for rust-jvm
Users that are interested in rust-jvm are comparing it to the libraries listed below
Sorting:
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Automatic peephole optimizer for Cranelift JIT compiler☆19Updated 4 years ago
- Experimental JIT compiler generator☆28Updated last year
- Rust impl GlobalAlloc for Boehm GC☆30Updated last week
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- An MVP stack VM☆107Updated 2 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- My game for Ludum Dare 49, written in Rust to be run in the browser via WASM and HTML5☆14Updated 4 years ago
- dlmalloc ported into Rust☆114Updated 2 months ago
- jtcpp was an experimental JVM bytecode to C++ transpiler(abandoned).☆33Updated 2 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Pratt parser written in Rust☆98Updated 2 years ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆52Updated 2 months ago
- Provides allocations and release strategies for resources used during the lifetime of a VM.☆32Updated last week
- futures::AtomicWaker extracted into its own crate☆37Updated last month
- Library to program vga hardware.☆60Updated 2 years ago
- A concurrent LRU cache.☆23Updated 4 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- A concurrent GC.☆44Updated 3 years ago
- A super-fast, stack-based virtual machine for dynamic languages☆73Updated 10 months ago
- The Solid-State Register Allocator☆89Updated 3 years ago
- An x86-64 kernel with ~100% Rust (originally) in a week. `async` inside!☆54Updated 3 years ago
- Parser Combinator ver. Rust☆15Updated 5 years ago
- A gradually typed language originally based on the crafting interpreters series☆66Updated 5 months ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 7 months ago
- An implementation of ext2 filesystem in Rust☆31Updated 7 years ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆150Updated last month
- A C Compiler/Parser written in Rust☆54Updated 6 months ago
- Rust bindings for libgccjit☆30Updated last month