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☆107Updated 3 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆64Updated 2 years ago
- Experimental JIT compiler generator☆28Updated last year
- Assembler toolkit: encoding and decoding of various architectures☆38Updated last year
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆103Updated last week
- We have Crater At Home☆37Updated last year
- New register allocator designed as a successor to regalloc2☆56Updated 2 months ago
- The Solid-State Register Allocator☆89Updated 3 years ago
- Rust bindings for libgccjit☆30Updated 2 months ago
- Wasm Analysis Framework For Lightweight Experiments☆54Updated 6 months ago
- Performance comparisons between various virtual interpreter implementation strategies☆46Updated last year
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Experimental MLIR Rust compiler☆28Updated 2 years ago
- ☆39Updated 5 years ago
- An arbitrary-precision floating-point library in Rust☆47Updated 9 months ago
- Debugging WebAssembly? Put some Whamm! on it.☆81Updated last week
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆55Updated 2 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆82Updated 2 years ago
- A self-generating WebAssembly parser & serializer in Rust.☆27Updated 9 months ago
- A reasonable theorem prover for your reasoning tasks!☆28Updated last year
- Macro assembler for Rust☆35Updated last year
- Rust LLVM bindings☆31Updated 3 years ago
- An alternative `std`-like implementation built on origin☆35Updated 10 months ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆37Updated 8 years ago
- Automatic peephole optimizer for Cranelift JIT compiler☆19Updated 4 years ago
- A different approach to an E-graph library☆28Updated 8 months ago