6 releases
Uses new Rust 2024
0.4.2 | Feb 26, 2025 |
---|---|
0.4.1 | Feb 26, 2025 |
0.3.1 | Feb 22, 2025 |
0.1.1 | Nov 1, 2024 |
#191 in FFI
887 downloads per month
Used in 3 crates
31KB
843 lines
parserc
Yet another parser combinator framework for rust programming language.
lib.rs
:
A fast and simple rust parser combinator framework, originally developed for mlang
development.
Why develop parserc
and not nom
:
Dependencies
~0.4–1MB
~23K SLoC