hkmatsumoto / tachyon
A Rust compiler backend focused on compilation speed.
☆16Updated 2 years ago
Alternatives and similar repositories for tachyon:
Users that are interested in tachyon are comparing it to the libraries listed below
- A simple CDCL(Conflict-Driven-Clause-Learning) SAT solver in Rust.☆37Updated 8 months ago
- Custom error type of nom to improve accuracy of error position☆11Updated last year
- C port of the Rust symbol demangler (rustc-demangle)☆40Updated last year
- Rust wrapper of libtracecmd☆25Updated last year
- Grammar framework.☆12Updated 5 years ago
- Libraries for handling ELF.☆15Updated last year
- the peachili( Peach + Chili) programming language☆11Updated 4 years ago
- A toy C Compiler implemented by Rust.☆19Updated 2 years ago
- Rust bindings for the Linux userfaultfd functionality☆42Updated last month
- The uncurried minimal functional programming language for CPS transformation☆18Updated last year
- 疲労困憊していても書ける優しいプログラミング言語のコンパイラ☆11Updated 11 months ago
- Experimental MLIR Rust compiler☆22Updated last year
- Structurally-typed strict functional core language☆19Updated 3 months ago
- No-std, no-unsafe and no-dependencies WebAssembly 1.0 runtime for Rust☆45Updated 7 months ago
- An TUI based elf analyzer☆10Updated 3 years ago
- ☆30Updated last year
- 🍊 A simple Unix shell written in Rust☆52Updated 3 years ago
- Fast Brainfuck interpreter in Rust.☆21Updated 4 years ago
- A Rust macro for writing regex pattern matching.☆49Updated 3 years ago
- Totsugekitai DeBugger☆17Updated 9 months ago
- A benchmark for standalone WebAssembly☆30Updated 7 months ago
- Link libstdc++ or libc++ automatically or manually☆45Updated last week
- Rust binding for libfyaml☆13Updated 3 months ago
- Rust implementation of SIMD-oriented Fast Mersenne Twister (SFMT) using stable SIMD☆33Updated 3 years ago
- C++ Compiler☆21Updated 3 years ago
- a wasm interpreter written by rust☆78Updated 7 months ago
- A C expression parser and evaluator