rust-lang / gll
GLL parsing framework.
☆137Updated last year
Alternatives and similar repositories for gll:
Users that are interested in gll are comparing it to the libraries listed below
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆154Updated 11 months ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- garbage collection☆321Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Execute your code on the Rust ecosystem.☆184Updated 3 weeks ago
- A graphical debugger for Rust MIR☆188Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Token tree calling convention☆79Updated 2 years ago
- String interning for Rust☆199Updated 3 weeks ago
- Manual segmented stacks for Rust☆303Updated 3 weeks ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Configurable, extensible, interactive line reader☆191Updated 4 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆100Updated last year
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago