douchuan / jvmLinks
JVM in Rust, written as a learning project.
☆531Updated 4 years ago
Alternatives and similar repositories for jvm
Users that are interested in jvm are comparing it to the libraries listed below
Sorting:
- Java for Rust☆727Updated 3 weeks ago
- JVM written in Rust☆89Updated 5 years ago
- JVM-RS -- A Demo Memory-Safe JVM on Rust☆131Updated last year
- Simple tracing (mark and sweep) garbage collector for Rust☆1,058Updated 3 weeks ago
- write your own json parser.☆63Updated 5 years ago
- Ferrugo is a JVM implementation written in Rust☆288Updated 7 years ago
- An experiment to implement a simple JVM in Rust☆140Updated 3 years ago
- Frequently Asked Questions · The Rust Programming Language☆289Updated 3 years ago
- Rust allocator using jemalloc as a backend☆430Updated 4 years ago
- JS engine in Rust☆529Updated 4 years ago
- Pure Rust implementation of Lua compiler.☆202Updated 4 years ago
- A parser for Java Classfiles written in rust☆51Updated last week
- Rust bindings to the Java Native Interface — JNI☆1,507Updated last week
- SQLRite - Simple embedded database modeled off SQLite in Rust☆1,082Updated 3 years ago
- The Little Book of Rust Macros☆915Updated 3 years ago
- Asynchronous Programming in Rust,中文翻译仓库☆103Updated last year
- Rustc Dev Guide 中文翻译☆108Updated 4 years ago
- Tool for connecting programs or libraries written in Rust with other languages☆803Updated 6 months ago
- An MVP stack VM☆107Updated 2 years ago
- a high performance, general purpose data compressor written in the crab-lang☆813Updated this week
- Tool to create bootable disk images from a Rust OS kernel.☆873Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆769Updated this week
- ANTLR4 parser generator runtime for Rust programming laguage☆454Updated 2 years ago
- A simple static HTTP server in Rust, for learning and local doc development