rust-lang / gllLinks
GLL parsing framework.
☆138Updated last year
Alternatives and similar repositories for gll
Users that are interested in gll are comparing it to the libraries listed below
Sorting:
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A graphical debugger for Rust MIR☆197Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- garbage collection☆323Updated 6 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Token tree calling convention☆80Updated 2 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆102Updated last year
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- Configurable, extensible, interactive line reader☆192Updated 5 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Records build and test status of external tools bundled with the Rust repository.☆101Updated this week
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago