softdevteam / grmtoolsLinks
Rust grammar tool libraries and binaries
☆566Updated 3 weeks ago
Alternatives and similar repositories for grmtools
Users that are interested in grmtools are comparing it to the libraries listed below
Sorting:
- ☆803Updated 4 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated this week
- Incremental garbage collection from safe Rust☆784Updated 3 weeks ago
- JIT compiler and runtime for a toy language, using Cranelift☆718Updated last month
- Beautiful diagnostic reporting for text-based programming languages.☆1,264Updated 2 months ago
- Compile-time reference counting☆455Updated 7 months ago
- The arena, a fast but limited type of allocator☆571Updated last year
- Easy self-referential struct generation for Rust.☆675Updated 11 months ago
- Refinement Types for Rust☆804Updated this week
- LLVM IR in natural Rust data structures☆655Updated 6 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Making parsing a breeze☆828Updated last week
- Safe cross-platform linker shenanigans☆806Updated last month
- A minimal `syn` syntax tree pretty-printer☆729Updated this week
- PEG parser combinators using operator overloading without macros.☆521Updated 11 months ago
- A fast bump allocation arena for Rust☆2,010Updated last week
- A precise specification for "Rust lite / MIR plus"☆947Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆901Updated 3 weeks ago
- Use Tree Sitter to parse your own languages in Rust☆682Updated 6 months ago
- Defines the Rust borrow checker.☆1,552Updated 6 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆769Updated 4 months ago
- Slab allocator for Rust☆855Updated last month
- Language development libraries for Rust☆981Updated last year
- Typed distributed plugin registration☆1,221Updated this week
- Parse BNF grammar definitions☆284Updated 4 months ago
- Module initialization/global constructor functions for Rust☆940Updated 2 weeks ago
- Capability-oriented version of the Rust standard library☆731Updated last week
- Test harness for ui tests of compiler diagnostics☆944Updated this week
- Slotmap data structure for Rust☆1,265Updated 2 weeks ago
- A special input type for nom to locate tokens☆240Updated 10 months ago