Pfarrer / rust-jvmLinks
Simple Java Virtual Machine written in pure Rust
☆36Updated 3 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:
- Rust impl GlobalAlloc for Boehm GC☆30Updated last week
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Experimental JIT compiler generator☆28Updated last year
- Automatic peephole optimizer for Cranelift JIT compiler☆19Updated 4 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Rust binding for tcc☆14Updated 2 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 6 months ago
- Handle TrapFrame across kernel and user space on multiple ISAs.☆35Updated last year
- A tiny Rust std-lib for Linux x86_64 and aarch64☆51Updated last month
- Modular register allocator algorithms☆105Updated 3 years ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆149Updated this week
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆82Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- dlmalloc ported into Rust☆114Updated last month
- A C Compiler/Parser written in Rust☆53Updated 5 months ago
- ioring wrapper for windows-rs☆24Updated 3 years ago
- Library to program vga hardware.☆59Updated 2 years ago
- jtcpp was an experimental JVM bytecode to C++ transpiler(abandoned).☆33Updated 2 years ago
- An MVP stack VM☆107Updated last year
- Parser Combinator ver. Rust☆15Updated 5 years ago
- A concurrent GC.☆44Updated 3 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Pratt parser written in Rust☆98Updated 2 years ago
- Provides allocations and release strategies for resources used during the lifetime of a VM.☆32Updated 2 weeks ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- An x86-64 kernel with ~100% Rust (originally) in a week. `async` inside!☆54Updated 3 years ago
- Negative trait implementations on stable Rust.☆15Updated 3 weeks ago
- A lock-free memory allocator☆65Updated 3 months ago