51 releases (4 breaking)

0.5.5 Jan 27, 2024
0.5.3 Dec 14, 2023
0.3.16 Nov 18, 2023
0.2.2 Jun 21, 2023
0.1.0 Mar 29, 2023

#57 in Parser tooling

Apache-2.0

69KB
2K SLoC

Parsy (WIP)

Still in early stages of development!

(TODO)

Parsy is a parser combinator library for Rust with an intuitive combinative API.

Its API is similar to Chumsky from which is got much inspiration.

Compared to Nom, it will be intuitive to use for some people but is slower even without allocating (benchmarks to do).

Dependencies

~0.5–1MB
~24K SLoC