softdevteam / grmtoolsLinks
Rust grammar tool libraries and binaries
☆559Updated 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☆769Updated 2 months ago
- ☆777Updated 2 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,234Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- Compile-time reference counting☆456Updated 4 months ago
- JIT compiler and runtime for a toy language, using Cranelift☆706Updated 5 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆483Updated last year
- The arena, a fast but limited type of allocator☆557Updated last year
- LLVM IR in natural Rust data structures☆642Updated 4 months ago
- A precise specification for "Rust lite / MIR plus"☆935Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆720Updated 2 weeks ago
- Refinement Types for Rust☆772Updated this week
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- Safe cross-platform linker shenanigans☆786Updated this week
- Defines the Rust borrow checker.☆1,508Updated 3 months ago
- A fast bump allocation arena for Rust☆1,891Updated 3 months ago
- Slotmap data structure for Rust☆1,237Updated last year
- Slab allocator for Rust☆842Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆855Updated last week
- PEG parser combinators using operator overloading without macros.☆519Updated 8 months ago
- Making parsing a breeze☆782Updated last month
- Typed distributed plugin registration☆1,188Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆767Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated 2 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆764Updated last month
- Data structure serialization library with several opposite design goals from Serde☆882Updated this week
- Language development libraries for Rust☆976Updated 9 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- A vector with a fixed capacity. (Rust)☆830Updated 11 months ago
- ☆495Updated last week