paavohuhtala / clriLinks
An unfinished CIL interpreter in Rust
☆25Updated 7 years ago
Alternatives and similar repositories for clri
Users that are interested in clri are comparing it to the libraries listed below
Sorting:
- A Python Virtual Machine implemented in Rust. For learning purposes.☆38Updated 4 years ago
- Windows things for Rust☆54Updated 3 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- Ported to Rust from https://mattwarren.org/2019/03/01/Is-CSharp-a-low-level-language/☆32Updated 6 years ago
- LibJIT wrapper for Rust☆60Updated 7 years ago
- A semi-opinionated way to create windows on Windows.☆18Updated 5 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Rust extension for Visual Studio 2017 with RLS support☆109Updated 3 years ago
- ☆17Updated 5 years ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- Object based cross-language FFI for Rust☆64Updated last year
- LLVM wrappers for Rust☆69Updated 8 years ago
- Portable WebAssembly implementation intended to run everywhere☆80Updated 7 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- A compiler from Rust to C, and a checker for unsafe code☆84Updated 6 years ago
- Automatic peephole optimizer for Cranelift JIT compiler