High-performance PEG parser library with packrat memoization and arena allocation
Support for using `combine` parser combinators with the `proc_macro` API.
A highly parallel Perl 5 interpreter written in Rust
Vest: A DSL for specifying and generating fast, formally verified parsers and serializers
A Rust implementation of the Hypen DSL parser using Chumsky
VestLib: A library of formally verified parser and serializer combinators
The Natural Language of Math.
Blazing fast parser combinators: parse-while-lexing (zero-copy), deterministic LALR-style parsing, no backtracking. Flexible emitters for fail-fast runtime or greedy compiler diagnostics
High-performance Gel syntax parser transforming to JSON/XML (Rust + PyO3)
A modern, simple, and safe config language inspired by Markdown.
absolute zenith of pratt parsing
A procedural macro for writing nom parsers using a grammar-like DSL.