matklad / resilient-ll-parsingLinks
☆62Updated 2 years ago
Alternatives and similar repositories for resilient-ll-parsing
Users that are interested in resilient-ll-parsing are comparing it to the libraries listed below
Sorting:
- Resilient LL(1) parser generator for Rust☆182Updated 2 weeks ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year
- A new register allocator☆243Updated 3 weeks ago
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆230Updated last year
- Concrete Syntax Tree library☆109Updated 2 months ago
- a model of MIR and the Rust type/trait system☆319Updated 3 weeks ago
- hindley-milner algorithm☆62Updated 2 years ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 6 months ago
- Wadler-style pretty-printing combinators in Rust☆173Updated 2 months ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- ☆264Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated 2 years ago
- Stack safe and expressive recursion in Rust☆104Updated 6 months ago
- Idiomatic exceptions for Rust☆87Updated 4 months ago
- Rust String Libraries by mcyoung☆197Updated 10 months ago
- Define compiler intermediate representation usable by external tools☆95Updated 2 weeks ago
- A framework for writing plugins that integrate with the Rust compiler☆162Updated 2 months ago
- ☆58Updated 5 months ago
- A fast, concurrent string interner☆161Updated last year
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- A highly experiment portable runtime☆21Updated last year
- Cycle-tracking garbage collector library for Rust☆203Updated last month
- Interface with the rustc compiler for the purpose of program verification☆240Updated this week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- 🚧 (Alpha stage software) A declarative data definition language for formally specifying binary data formats. 🚧☆266Updated 2 years ago
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆101Updated 5 months ago
- ☆31Updated 9 months ago
- An interface for writing a RustTypeChecker.☆43Updated 2 years ago
- Program analysis playground for a simple, imperative language☆38Updated 3 years ago