rust-lang / gllLinks
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
Sorting:
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- home for proposals in and around compile-time function evaluation☆110Updated last year
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- Custom derivation macro for Rust☆111Updated 7 years 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
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- garbage collection☆321Updated 5 years ago
- A demand-driven compiler with strong IDE support☆196Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- String interning for Rust☆199Updated last week
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- Configurable, extensible, interactive line reader☆190Updated 4 years ago
- Manual segmented stacks for Rust☆306Updated last month
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- A graphical debugger for Rust MIR☆190Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 3 weeks ago
- A very small GC in Rust, with a safe API☆62Updated 10 months ago
- A simple, id-based arena☆119Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago