softdevteam / grmtoolsLinks
Rust grammar tool libraries and binaries
☆555Updated 2 weeks ago
Alternatives and similar repositories for grmtools
Users that are interested in grmtools are comparing it to the libraries listed below
Sorting:
- Incremental garbage collection from safe Rust☆766Updated last month
- ☆771Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 3 weeks ago
- JIT compiler and runtime for a toy language, using Cranelift☆703Updated 4 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆482Updated last year
- The arena, a fast but limited type of allocator☆553Updated last year
- Compile-time reference counting☆457Updated 3 months ago
- LLVM IR in natural Rust data structures☆635Updated 3 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,226Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,877Updated 2 months ago
- A precise specification for "Rust lite / MIR plus"☆926Updated 2 weeks ago
- PEG parser combinators using operator overloading without macros.☆519Updated 7 months ago
- Refinement Types for Rust☆767Updated this week
- Parse BNF grammar definitions☆281Updated last month
- Defines the Rust borrow checker.☆1,497Updated 3 months ago
- Slotmap data structure for Rust☆1,233Updated last year
- A minimal `syn` syntax tree pretty-printer☆714Updated 3 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆762Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,957Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆762Updated 6 months ago
- Slab allocator for Rust☆839Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆851Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,146Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,428Updated 3 weeks ago
- A special input type for nom to locate tokens☆237Updated 7 months ago
- Safe cross-platform linker shenanigans☆777Updated this week
- Language development libraries for Rust☆971Updated 9 months ago
- Use Tree Sitter to parse your own languages in Rust☆667Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- Easy self-referential struct generation for Rust.☆649Updated 8 months ago