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:
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Resilient LL(1) parser generator for Rust☆177Updated 2 weeks ago
- A highly experiment portable runtime☆20Updated last year
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year
- A new register allocator☆242Updated this week
- hindley-milner algorithm☆62Updated 2 years ago
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆228Updated last year
- Concrete Syntax Tree library☆109Updated last month
- ☆22Updated 2 years ago
- Wadler-style pretty-printing combinators in Rust☆172Updated last month
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 5 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A fast, concurrent string interner☆159Updated last year
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated 2 years ago
- ☆39Updated 4 years ago
- ☆259Updated 11 months ago
- ☆58Updated 4 months ago
- a model of MIR and the Rust type/trait system☆316Updated 3 weeks ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Stack safe and expressive recursion in Rust☆103Updated 5 months ago
- Cycle-tracking garbage collector library for Rust☆203Updated last week
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆50Updated last week
- Exploring the "expression problem" in Rust☆50Updated 3 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- Define compiler intermediate representation usable by external tools☆94Updated 2 weeks ago
- ☆52Updated 3 months ago
- An interface for writing a RustTypeChecker.☆43Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆125Updated last month