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
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- Cargo subcommand for checking your documentation for broken links☆152Updated 3 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
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- garbage collection☆321Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Execute your code on the Rust ecosystem.☆184Updated this week
- A demand-driven compiler with strong IDE support☆196Updated 2 years ago
- A graphical debugger for Rust MIR☆188Updated 2 years ago
- Utilities for pinning☆97Updated 11 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Configurable, extensible, interactive line reader☆189Updated 4 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- String interning for Rust☆198Updated last month
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- An extraction of the compiletest utility from the Rust compiler☆224Updated 2 months ago
- Manual segmented stacks for Rust☆299Updated this week
- Procedural macros in expression position☆204Updated 2 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- Token tree calling convention☆79Updated 2 years ago