A curated list of resources, projects, and tools using or for the pest parser generator in Rust
153
stars
24
commits
Aug 8, 2026
updated
A curated list of resources, projects, and tools using or for the pest parser generator in Rust
pest is a general purpose parser written in Rust with a focus on accessibility, correctness, and performance. It uses parsing expression grammars (or PEG) as input, which are similar in spirit to regular expressions, but which offer the enhanced expressivity needed to parse complex languages.
Contributions welcome! Read the contribution guidelines first.
Here are some example projects using pest:
Pairs and/or Rules for Shopify Liquid (hash-tags not-sponsored or affiliated) for use in consuming cratesPairs in a tree on the consoleA curated list of resources, projects, and tools using or for the pest parser generator in Rust
153
stars
24
commits
Aug 8, 2026
updated
A curated list of resources, projects, and tools using or for the pest parser generator in Rust
pest is a general purpose parser written in Rust with a focus on accessibility, correctness, and performance. It uses parsing expression grammars (or PEG) as input, which are similar in spirit to regular expressions, but which offer the enhanced expressivity needed to parse complex languages.
Contributions welcome! Read the contribution guidelines first.
Here are some example projects using pest:
Pairs and/or Rules for Shopify Liquid (hash-tags not-sponsored or affiliated) for use in consuming cratesPairs in a tree on the console