standbyme / jvm-rsLinks
JVM-RS -- A Demo Memory-Safe JVM on Rust
☆131Updated 11 months ago
Alternatives and similar repositories for jvm-rs
Users that are interested in jvm-rs are comparing it to the libraries listed below
Sorting:
- Final project for CIS 198 at Penn☆79Updated 9 years ago
- garbage collection☆324Updated 6 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 5 years ago
- Context utilities in Rust☆94Updated 2 years ago
- Run Java code from Rust!☆75Updated 8 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- A port of the Berkeley YACC parser-generator to Rust☆133Updated 2 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆323Updated 4 years ago
- Pure Rust implementation of Lua compiler.☆202Updated 4 years ago
- toy futures executor 🚒📖🔥☆236Updated 5 years ago
- LLVM wrappers for Rust☆69Updated 8 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Allocators in Rust☆316Updated 5 years ago
- asynchronous networking primitives☆409Updated 6 years ago
- async for rust without the noise☆142Updated 6 years ago
- [no longer maintained] Scalable, coroutine-based, fibers/green-threads for Rust. (aka MIO COroutines).☆149Updated 6 years ago
- Portable WebAssembly implementation intended to run everywhere☆80Updated 7 years ago
- A DSL parsing library for human readable text documents☆91Updated 4 years ago
- A fast key-value store written in Rust☆109Updated 3 years ago
- A JIT experiment in Rust☆141Updated last year
- A concurrent hash table for Rust☆61Updated 5 years ago
- Easily hotswap functions in running executables☆143Updated 7 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago
- demo for rust asynchronous io: from mio to stackless coroutine☆351Updated 4 years ago