ehwan / RustyLRLinks
RustyLR is a parser generator that converts context-free grammars into IELR(1)/LALR(1) tables with deterministic LR and GLR parsing strategies. It supports custom reduce action in Rust, with beautiful diagnostics.
☆19Updated last week
Alternatives and similar repositories for RustyLR
Users that are interested in RustyLR are comparing it to the libraries listed below
Sorting:
- New register allocator designed as a successor to regalloc2☆38Updated 2 months ago
- Experimental JIT compiler generator☆27Updated last year
- Virtual Machine/Interpreter dispatch method experiments in Rust☆38Updated 7 years ago
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆36Updated 2 months ago
- ☆58Updated 8 months ago
- An arbitrary-precision floating-point library in Rust☆45Updated last month
- Experimental MLIR Rust compiler☆24Updated last year
- Performance comparisons between various virtual interpreter implementation strategies☆42Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- A C expression parser and evaluator☆46Updated 2 years ago
- Rust bindings for libgccjit☆23Updated last month
- Cross-platform, endian-aware primitives for Rust☆40Updated last month
- ☆35Updated 4 months ago
- String OS from User Space!☆11Updated last year
- Wasm Analysis Framework For Lightweight Experiments☆46Updated 6 months ago
- Exhaustive iteration trait in Rust☆16Updated this week
- We have Crater At Home☆34Updated 7 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Easy SMT solver interaction☆35Updated 2 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 11 months ago
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆83Updated 3 weeks ago
- Mostly safe wrapper for alloca☆25Updated last year
- ☆18Updated 4 months ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- Propositional logic with types in Rust☆62Updated last year
- Local-affinity first NUMA-aware allocator with optional fallback.☆26Updated 4 years ago
- Trying to create Sync bump allocator☆37Updated 6 months ago