ehwan / RustyLRLinks
bison-like Parser generator & Compiler frontend framework that generate optimised IELR(1)/LALR(1) tables with Deterministic LR and Non-Deterministic GLR parsing. Write custom reduce actions in Rust and get beautiful diagnostics out of the box.
☆23Updated 3 months ago
Alternatives and similar repositories for RustyLR
Users that are interested in RustyLR are comparing it to the libraries listed below
Sorting:
- ☆58Updated 6 months ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆106Updated 3 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆64Updated 2 years ago
- The Solid-State Register Allocator☆87Updated 3 years ago
- New register allocator designed as a successor to regalloc2☆56Updated last month
- Experimental JIT compiler generator☆28Updated last year
- Assembler toolkit: encoding and decoding of various architectures☆38Updated last year
- Wasm Analysis Framework For Lightweight Experiments☆53Updated 6 months ago
- Rust bindings for libgccjit☆27Updated last month
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆100Updated this week
- An arbitrary-precision floating-point library in Rust☆47Updated 8 months ago
- 🦜 yair - a high-level compiler IR entirely written in Rust☆38Updated 4 years ago
- A reasonable theorem prover for your reasoning tasks!☆28Updated 11 months ago
- Experimental MLIR Rust compiler☆28Updated 2 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆46Updated last year
- Exhaustive iteration trait in Rust☆19Updated 3 weeks ago
- Modular register allocator algorithms☆105Updated 3 years ago
- We have Crater At Home☆37Updated last year
- An experimental RVSDG optimizer for brainfuck code☆24Updated 3 years ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆82Updated last year
- ☆39Updated 4 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- The WebAssembly Indirect Call Inliner☆27Updated 2 years ago
- UEFI Bytecode Disassembler☆61Updated last year
- A self-generating WebAssembly parser & serializer in Rust.☆25Updated 8 months ago
- A (very experimental) WebAssembly backend for Cranelift.☆14Updated 3 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- An educational implementation of a modern compressor in Rust☆48Updated 2 years ago
- A minimal in-place WebAssembly interpreter, written in Rust, almost without use of external dependencies☆30Updated this week