paavohuhtala / clri
An unfinished CIL interpreter in Rust
☆25Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for clri
- Light references to trait objects by embedding the virtual table pointer in the struct☆22Updated 2 months ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆15Updated 4 years ago
- ☆17Updated 4 years ago
- A semi-opinionated way to create windows on Windows.☆18Updated 4 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Windows things for Rust☆52Updated 2 years ago
- Rust wrapper for D3D12☆36Updated last year
- Ported to Rust from https://mattwarren.org/2019/03/01/Is-CSharp-a-low-level-language/☆31Updated 5 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆34Updated 4 years ago
- A multi-threaded job scheduler in Rust.☆14Updated 2 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆38Updated 6 years ago
- Runtime with fast GC and easy concurrency.☆42Updated 3 years ago
- A interface for Rust to interact with the taskbar☆19Updated 2 years ago
- Glide is an interpreted javascript VM written entirely in safe rust.☆16Updated last year
- An experiment in embedding layout computations in the type system.☆16Updated 5 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- Grammar framework.☆12Updated 4 years ago
- A C expression parser and evaluator☆45Updated last year
- A Python Virtual Machine implemented in Rust. For learning purposes.☆37Updated 3 years ago
- A parser-combinator library for Rust☆45Updated 8 years ago
- A very small GC in Rust, with a safe API☆61Updated 4 months ago
- A compiler from Rust to C, and a checker for unsafe code☆81Updated 5 years ago
- Object based cross-language FFI for Rust☆62Updated 5 months ago
- Automatic peephole optimizer for Cranelift JIT compiler☆19Updated 3 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆50Updated 3 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Provides a Rust macro to determine the string name of a binding, type, or function.☆37Updated 3 years ago
- Declarative I/O. Write bidirectional encoders for binary formats with ease!☆33Updated 3 years ago
- Mostly safe wrapper for alloca☆24Updated last year