softdevteam / grmtoolsLinks
Rust grammar tool libraries and binaries
☆551Updated 2 months 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☆759Updated 3 weeks ago
- ☆766Updated 3 weeks ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,219Updated last week
- Compile-time reference counting☆458Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated 2 weeks ago
- JIT compiler and runtime for a toy language, using Cranelift☆699Updated 4 months ago
- Refinement Types for Rust☆759Updated this week
- A precise specification for "Rust lite / MIR plus"☆919Updated last month
- The arena, a fast but limited type of allocator☆552Updated last year
- Parse BNF grammar definitions☆281Updated 2 weeks ago
- Slotmap data structure for Rust☆1,222Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆480Updated last year
- PEG parser combinators using operator overloading without macros.☆518Updated 7 months ago
- Making parsing a breeze☆770Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,486Updated 2 months ago
- Safe cross-platform linker shenanigans☆770Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,855Updated 2 months ago
- Typed distributed plugin registration☆1,156Updated last week
- A minimal `syn` syntax tree pretty-printer☆714Updated this week
- LLVM IR in natural Rust data structures☆628Updated 2 months ago
- A special input type for nom to locate tokens☆236Updated 6 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆760Updated 2 weeks ago
- Language development libraries for Rust☆968Updated 8 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆754Updated 5 months ago
- Use Tree Sitter to parse your own languages in Rust☆663Updated 2 months ago
- Easy self-referential struct generation for Rust.☆637Updated 7 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,953Updated 2 weeks ago
- Slab allocator for Rust☆821Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆846Updated this week
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago