matklad / resilient-ll-parsingLinks
☆56Updated 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☆164Updated 2 years ago
- Resilient LL(1) parser generator for Rust☆165Updated last week
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- hindley-milner algorithm☆62Updated 2 years ago
- A fully-featured lexer generator, implemented as a proc macro☆69Updated 2 months ago
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆221Updated 9 months ago
- Concrete Syntax Tree library☆100Updated 3 weeks ago
- A new register allocator☆234Updated last month
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- a model of MIR and the Rust type/trait system☆312Updated 3 weeks ago
- Wadler-style pretty-printing combinators in Rust☆162Updated 5 months ago
- Rust String Libraries by mcyoung☆192Updated 6 months ago
- ☆249Updated 8 months ago
- Performance comparisons between various virtual interpreter implementation strategies☆44Updated last year
- Stack safe and expressive recursion in Rust☆102Updated 2 months ago
- Cycle-tracking garbage collector library for Rust☆193Updated 2 months ago
- 🚧 (Alpha stage software) A declarative data definition language for formally specifying binary data formats. 🚧☆264Updated last year
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated last year
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A fast, concurrent string interner☆151Updated last year
- Program analysis playground for a simple, imperative language☆37Updated 3 years ago
- An interface for writing a RustTypeChecker.☆43Updated 2 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- ☆58Updated last month
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆38Updated this week
- Functional language with a powerful type system.☆172Updated last year
- Idiomatic exceptions for Rust☆80Updated last month
- Exploring the "expression problem" in Rust☆50Updated 2 years ago
- exhaustive testing library☆64Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago