Arcterus / lejitLinks
A simple JIT library in Rust
☆19Updated 10 years ago
Alternatives and similar repositories for lejit
Users that are interested in lejit are comparing it to the libraries listed below
Sorting:
- Jit + Rust + Memory☆19Updated 10 years ago
- LibJIT wrapper for Rust☆60Updated 7 years ago
- A VM-based runtime environment for functional programming languages☆48Updated 8 years ago
- A compiler from Rust to C, and a checker for unsafe code☆84Updated 5 years ago
- The HexagonE VM☆26Updated 2 years ago
- ☆29Updated 7 years ago
- This is an actor system, built in Rust, similar to Scala's excellent Akka.☆8Updated 9 years ago
- IODyn: A functional language for implicitly-incremental programs with dynamic input and output collections☆15Updated 7 years ago
- Garbage collector experiments in Rust☆23Updated 9 years ago
- A disassembler framework☆18Updated 2 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- Rust support for Ragel☆81Updated 11 years ago
- build static rust position-independant-executables without any runtime requirements (no libc or ldso)☆42Updated 7 years ago
- ☆23Updated 13 years ago
- Dynamic packet parsing within trees 🌲🌳🌴☆24Updated 7 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆38Updated 7 years ago
- A debugger written in Rust☆21Updated 5 years ago
- A simple example for a Rust compiler plugin☆11Updated 8 years ago
- MinCaml Compiler implementation by Haskell