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:
- Incremental garbage collection from safe Rust☆787Updated 3 weeks ago
- Compile-time reference counting☆455Updated 7 months ago
- ☆803Updated 5 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,264Updated 2 months ago
- JIT compiler and runtime for a toy language, using Cranelift☆719Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated last week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆769Updated 4 months ago
- A precise specification for "Rust lite / MIR plus"☆949Updated this week
- Refinement Types for Rust☆804Updated this week
- The arena, a fast but limited type of allocator☆571Updated last year
- LLVM IR in natural Rust data structures☆655Updated 6 months ago
- Defines the Rust borrow checker.☆1,557Updated 6 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- A fast bump allocation arena for Rust☆2,010Updated last week
- Slab allocator for Rust☆861Updated last month
- Simple tracing (mark and sweep) garbage collector for Rust☆1,056Updated 4 months ago
- A minimal `syn` syntax tree pretty-printer☆729Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,168Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆901Updated 3 weeks ago
- PEG parser combinators using operator overloading without macros.☆521Updated 11 months ago
- Safe cross-platform linker shenanigans☆807Updated last week
- Easy self-referential struct generation for Rust.☆675Updated 11 months ago
- Making parsing a breeze☆828Updated 2 weeks ago
- Slotmap data structure for Rust☆1,265Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,584Updated this week
- A vector with a fixed capacity. (Rust)☆844Updated last year
- Data structure serialization library with several opposite design goals from Serde☆912Updated this week
- A crate for managing memory bit by bit☆1,362Updated last year
- Library for snippet annotations☆472Updated this week
- Typed distributed plugin registration☆1,227Updated last week