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:
- Experimental JIT compiler generator☆28Updated last year
- Rust impl GlobalAlloc for Boehm GC☆30Updated this week
- 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
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 6 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- A Python Virtual Machine implemented in Rust. For learning purposes.☆38Updated 4 years ago
- dlmalloc ported into Rust☆114Updated last month
- My game for Ludum Dare 49, written in Rust to be run in the browser via WASM and HTML5☆14Updated 4 years ago
- Provides allocations and release strategies for resources used during the lifetime of a VM.☆32Updated 2 weeks ago
- Pratt parser written in Rust☆98Updated 2 years ago
- Simple malloc implementation.☆33Updated 10 months ago
- An MVP stack VM☆107Updated 2 years ago
- jtcpp was an experimental JVM bytecode to C++ transpiler(abandoned).☆33Updated 2 years ago
- Library to program vga hardware.☆59Updated 2 years ago
- Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.☆33Updated last year
- A concurrent GC.☆44Updated 3 years ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆51Updated last month
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- The Solid-State Register Allocator☆87Updated 3 years ago
- Async version of smoltcp☆41Updated 2 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated 2 years ago
- Rust bindings for libgccjit☆27Updated 3 weeks ago
- A gradually typed language originally based on the crafting interpreters series☆65Updated 4 months ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆149Updated last week
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago