Pfarrer / rust-jvmLinks
Simple Java Virtual Machine written in pure Rust
☆36Updated last month
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
- impl GlobalAlloc for Boehm GC☆30Updated this week
- Experimental JIT compiler generator☆27Updated last year
- Automatic peephole optimizer for Cranelift JIT compiler☆19Updated 4 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- jtcpp was an experimental JVM bytecode to C++ transpiler(abandoned).☆31Updated 2 years ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 7 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 4 months ago
- In-memory x86-64 assembler for JIT compiler.☆76Updated 5 months ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆145Updated 2 weeks ago
- An MVP stack VM☆107Updated last year
- Rust bindings for libgccjit☆23Updated last month
- Modular register allocator algorithms☆105Updated 3 years ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- dlmalloc ported into Rust☆111Updated last month
- A JVM made in Rust☆35Updated 8 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A lock-free memory allocator☆62Updated 2 weeks ago
- A concurrent LRU cache.☆23Updated 4 years ago
- Rust LLVM bindings☆31Updated 2 years ago
- Provides allocations and release strategies for resources used during the lifetime of a VM.☆31Updated this week
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Pratt parser written in Rust☆91Updated last year
- Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.☆32Updated 10 months ago
- liburing bindings☆35Updated 3 years ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated 2 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month