Pfarrer / rust-jvmLinks
Simple Java Virtual Machine written in pure Rust
☆35Updated last week
Alternatives and similar repositories for rust-jvm
Users that are interested in rust-jvm are comparing it to the libraries listed below
Sorting:
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- 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☆27Updated last year
- A C expression parser and evaluator☆47Updated 2 years ago
- impl GlobalAlloc for Boehm GC☆30Updated last week
- Modular register allocator algorithms☆106Updated 2 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 2 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- dlmalloc ported into Rust☆109Updated this week
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 6 months ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- jtcpp was an experimental JVM bytecode to C++ transpiler(abandoned).☆31Updated 2 years ago
- In-memory x86-64 assembler for JIT compiler.☆75Updated 4 months ago
- A Python Virtual Machine implemented in Rust. For learning purposes.☆38Updated 3 years ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- My game for Ludum Dare 49, written in Rust to be run in the browser via WASM and HTML5☆14Updated 3 years ago
- An MVP stack VM☆105Updated last year
- Bindings to GCC's __float128 type☆24Updated 6 months ago
- Provides allocations and release strategies for resources used during the lifetime of a VM.☆30Updated last week
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆144Updated last month
- Rust bindings for libgccjit☆23Updated 2 weeks ago
- An implementation of ext2 filesystem in Rust☆31Updated 7 years ago
- ☆33Updated 4 years ago
- Library to program vga hardware.☆59Updated 2 years ago
- liburing bindings☆35Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Rust LLVM bindings☆31Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year