jpar

Crates.iojpar
lib.rsjpar
version0.1.0
sourcesrc
created_at2021-04-01 17:16:32.755425
updated_at2021-04-01 17:16:32.755425
descriptionA text-oriented, zero-copy, parser combinators library
homepage
repositoryhttps://github.com/juliotpaez/jpar
max_upload_size
id376857
size135,630
Julio Treviño Páez (juliotpaez)

documentation

https://docs.rs/jpar

README

jPar

A Rust library for parsing text inputs.

This library is a copy of nom but using a different approach for the inputs.

⚠️ This library is slower than nom, take a look at its approach and if you find it difficult or need an input that depends on context information try using jPar.

Commit count: 50

cargo fmt