Rust grammar tool libraries and binaries
☆572Mar 4, 2026Updated last month
Alternatives and similar repositories for grmtools
Users that are interested in grmtools are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- LR(1) parser generator for Rust☆3,458Mar 11, 2026Updated 3 weeks ago
- Create ridiculously fast Lexers☆3,475Mar 30, 2026Updated last week
- The Elegant Parser☆5,321Mar 18, 2026Updated 3 weeks ago
- [Ariadne has moved to Codeberg!] A fancy diagnostics & error reporting crate☆2,153Mar 23, 2026Updated 2 weeks ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,285Feb 28, 2026Updated last month
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A fast bump allocation arena for Rust☆2,159Feb 26, 2026Updated last month
- Rust parser combinator framework☆10,357Aug 26, 2025Updated 7 months ago
- [Chumsky has moved to Codeberg!] Write expressive, high-performance parsers with ease.☆4,535Mar 27, 2026Updated 2 weeks ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,590Mar 24, 2026Updated 2 weeks ago
- ☆836Apr 3, 2026Updated last week
- A fully-featured lexer generator, implemented as a proc macro☆71Dec 30, 2025Updated 3 months ago
- Language development libraries for Rust☆983Dec 9, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,633Feb 16, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,482Jan 21, 2026Updated 2 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,323Apr 3, 2026Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,807Apr 2, 2026Updated last week
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,879Updated this week
- Rust cache structures and easy function memoization☆1,986Mar 22, 2026Updated 2 weeks ago
- Use Tree Sitter to parse your own languages in Rust☆698Jun 18, 2025Updated 9 months ago
- PEG parser combinators using operator overloading without macros.☆523Jan 24, 2025Updated last year
- Test harness for ui tests of compiler diagnostics☆964Mar 25, 2026Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆732Mar 14, 2026Updated 3 weeks ago
- LL(k) and LALR(1) parser generator for Rust and C#☆234Apr 3, 2026Updated last week
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A string type for Rust that is not required to be valid UTF-8.☆1,059Feb 10, 2026Updated 2 months ago
- A parser combinator library for Rust☆1,353Feb 3, 2026Updated 2 months ago
- LR-style Parser Generator