Topic

Compiler

Browse 91 Rust compiler projects — programming languages, transpilers, and language tooling built in Rust.

91
Repositories
403k
Total stars
78
Active
89
Owners
Common dependencies
50 of 91 repositories · ranked by stars
elephc557active

A PHP-to-native compiler. Takes a subset of PHP and compiles it directly to native assembly, producing standalone binaries for the currently supported targets: macOS ARM64, Linux ARM64, and Linux x86_64. No interpreter, no VM, no runtime dependencies.

pon547active

Python 3.14, compiled to metal — JIT & AoT native compiler and runtime in Rust. Cranelift backend, ruff parser, Green Tea GC, byte-exact differential testing against CPython.

⑂ 161
LO477active

LO - small programming language targeting WASM that aims to be as simple as possible

⑂ 7
edge-python262active

Single-pass SSA compiler and bytecode VM for a sandboxed Python subset. NaN-boxed values, dual inline caching (scalar + instance-dunder), super-instruction fusion, pure-function memoization, mark-sweep GC; classes with inheritance and dunder protocol, stackful coroutines with async/await, pattern matching, and packages.json imports. <200 KB WASM.

Cyrus159active

An experimental systems programming language designed for simplicity, high performance, and low cognitive overhead, reducing long-term maintenance costs while keeping full control in the hands of the developer. (heavily under development)

wasm_run146active

A WebAssembly executor for Dart and Flutter applications. Uses Rust's wasmtime optimizing runtime or wasmi interpreter to parse and execute WASM and WAT files.

qbe-rs131maintenance

QBE IR in natural Rust data structures

⑂ 175
← Browse all repos