rust-lang / gll
GLL parsing framework.
☆137Updated 11 months ago
Alternatives and similar repositories for gll:
Users that are interested in gll are comparing it to the libraries listed below
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆149Updated 9 months ago
- Type-safe transmutations between layout-compatible types.☆121Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Cargo subcommand for checking your documentation for broken links☆151Updated 2 months ago
- A graphical debugger for Rust MIR☆187Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated 2 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
- Manual segmented stacks for Rust☆298Updated this week
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last month
- garbage collection☆321Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- String interning for Rust☆197Updated this week
- 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.☆121Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- ☆35Updated last year
- Execute your code on the Rust ecosystem.☆182Updated last month
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 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
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Compact string type for zero-copy parsing☆251Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆222Updated last month