Pfarrer / rust-jvmLinks
Simple Java Virtual Machine written in pure Rust
☆36Updated 10 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☆27Updated last year
- impl GlobalAlloc for Boehm GC☆30Updated 2 weeks ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Automatic peephole optimizer for Cranelift JIT compiler☆19Updated 4 years ago
- liburing bindings☆35Updated 2 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A Python Virtual Machine implemented in Rust. For learning purposes.☆38Updated 3 years ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 5 months ago
- dlmalloc ported into Rust☆109Updated last month
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Byte-wise atomic memcpy.☆36Updated last week
- Rust LLVM bindings☆31Updated 2 years ago
- Rust library for memory barrier☆35Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A concurrent GC.☆43Updated 3 years ago
- Rust bindings for libffi☆120Updated this week
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated last month
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- 🔫 Toy ML-like Imperative Programming Language (WIP)☆10Updated 4 years ago
- ☆33Updated 4 years ago
- Free space bitmap allocator☆13Updated 7 months ago
- An MVP stack VM☆105Updated last year
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- The Duplex trait: interactive streams☆19Updated 10 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago