softdevteam / grmtools
Rust grammar tool libraries and binaries
☆530Updated last week
Alternatives and similar repositories for grmtools:
Users that are interested in grmtools are comparing it to the libraries listed below
- Beautiful diagnostic reporting for text-based programming languages.☆1,126Updated 2 weeks ago
- ☆731Updated last week
- A fast bump allocation arena for Rust☆1,565Updated 3 weeks ago
- Compile-time reference counting☆441Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated this week
- Incremental garbage collection from safe Rust☆615Updated last month
- Refinement Types for Rust☆687Updated this week
- Defines the Rust borrow checker.☆1,397Updated 8 months ago
- Safe cross-platform linker shenanigans☆696Updated this week
- A parser combinator library for Rust☆1,312Updated 3 weeks ago
- JIT compiler and runtime for a toy language, using Cranelift☆664Updated last year
- Typed distributed plugin registration☆1,069Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,058Updated this week
- A minimal `syn` syntax tree pretty-printer☆667Updated last week
- Making parsing a breeze☆674Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,405Updated last week
- LLVM IR in natural Rust data structures☆579Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆457Updated last year
- PEG parser combinators using operator overloading without macros.☆510Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆798Updated this week
- Language development libraries for Rust☆930Updated 2 months ago
- Slab allocator for Rust☆741Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆710Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆778Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,886Updated last month
- A crate for managing memory bit by bit☆1,259Updated 6 months ago
- Data structure serialization library with several opposite design goals from Serde☆832Updated this week
- A vector with a fixed capacity. (Rust)☆791Updated 4 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,502Updated last month
- a model of MIR and the Rust type/trait system☆295Updated 4 months ago