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:
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Experimental JIT compiler generator☆27Updated last year
- Automatic peephole optimizer for Cranelift JIT compiler☆19Updated 4 years ago
- 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
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- dlmalloc ported into Rust☆112Updated 2 weeks ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 6 months ago
- A Python Virtual Machine implemented in Rust. For learning purposes.☆38Updated 4 years ago
- An MVP stack VM☆107Updated last year
- Library to program vga hardware.☆59Updated 2 years ago
- liburing bindings☆35Updated 3 years ago
- Handle TrapFrame across kernel and user space on multiple ISAs.☆35Updated last year
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆149Updated 2 weeks ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- A gradually typed language originally based on the crafting interpreters series☆65Updated 4 months ago
- Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.☆33Updated last year
- a concurrent compiled programming language☆15Updated 3 years ago
- An implementation of ext2 filesystem in Rust☆31Updated 7 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- Provides allocations and release strategies for resources used during the lifetime of a VM.☆32Updated this week
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A concurrent GC.☆44Updated 3 years ago
- Async version of smoltcp☆41Updated 2 months ago
- 洛佳的异步内核实验室,第二版☆13Updated 4 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last week
- a reference-counting cycle collection library in rust☆77Updated 2 years ago