Pfarrer / rust-jvmLinks
Simple Java Virtual Machine written in pure Rust
☆36Updated 9 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:
- impl GlobalAlloc for Boehm GC☆30Updated this week
- Free space bitmap allocator☆13Updated 6 months ago
- OpenJDK binding for MMTk☆34Updated last month
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- Experimental JIT compiler generator☆27Updated last year
- Handle TrapFrame across kernel and user space on multiple ISAs.☆33Updated 11 months ago
- 洛佳的异步内核实验室,第二版☆13Updated 3 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- General purpose thread safe GC.☆7Updated 5 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 3 weeks ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆95Updated 8 years ago
- An implementation of ext2 filesystem in Rust☆31Updated 7 years ago
- 🔫 Toy ML-like Imperative Programming Language (WIP)☆10Updated 4 years ago
- A concurrent GC.☆43Updated 2 years ago
- SQLite-based on-disk cache for Rust.☆23Updated 10 months ago
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 3 years ago
- a concurrent compiled programming language☆15Updated 3 years ago
- Game Engine From Scratch -- Rust China Conference 2020 topic by LemonHX and his team.☆14Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- Rust LLVM bindings☆31Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- My game for Ludum Dare 49, written in Rust to be run in the browser via WASM and HTML5☆14Updated 3 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Glide is an interpreted javascript VM written entirely in safe rust.☆16Updated last year
- Low overhead, high precision measurement crate for Rust☆16Updated 3 months ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- ☆19Updated last year