softdevteam / grmtools
Rust grammar tool libraries and binaries
☆516Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for grmtools
- Beautiful diagnostic reporting for text-based programming languages.☆1,111Updated 4 months ago
- ☆712Updated last week
- LLVM IR in natural Rust data structures☆550Updated 6 months ago
- Incremental garbage collection from safe Rust☆540Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆708Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,443Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- Typed distributed plugin registration☆999Updated 2 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆703Updated this week
- JIT compiler and runtime for a toy language, using Cranelift☆645Updated last year
- A precise specification for "Rust lite / MIR plus"☆818Updated this week
- Refinement Types for Rust☆656Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,359Updated 3 weeks ago
- PEG parser combinators using operator overloading without macros.☆500Updated 8 months ago
- A dynasm-like tool for rust.☆721Updated this week
- Slotmap data structure for Rust☆1,164Updated 8 months ago
- Use Tree Sitter to parse your own languages in Rust☆613Updated 3 weeks ago
- A parser combinator library for Rust☆1,302Updated 7 months ago
- Module initialization/global constructor functions for Rust☆749Updated this week
- Safe cross-platform linker shenanigans☆653Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,846Updated last month
- Making parsing a breeze☆572Updated this week
- Just, really the littlest Vec you could need. So smol.☆650Updated 3 months ago
- Macros for all your token pasting needs☆1,026Updated last month
- The arena, a fast but limited type of allocator☆521Updated 3 months ago
- Compile-time reference counting☆437Updated last year
- Data structure serialization library with several opposite design goals from Serde☆810Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆712Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,285Updated this week
- Defines the Rust borrow checker.☆1,355Updated 5 months ago