8 stable releases

3.0.0 Dec 12, 2019
2.1.2 Dec 8, 2019
1.2.0 Dec 8, 2019

#1908 in Parser implementations

Download history 127/week @ 2023-12-14 111/week @ 2023-12-21 49/week @ 2023-12-28 94/week @ 2024-01-04 121/week @ 2024-01-11 113/week @ 2024-01-18 69/week @ 2024-01-25 47/week @ 2024-02-01 92/week @ 2024-02-08 134/week @ 2024-02-15 180/week @ 2024-02-22 138/week @ 2024-02-29 170/week @ 2024-03-07 145/week @ 2024-03-14 167/week @ 2024-03-21 177/week @ 2024-03-28

666 downloads per month
Used in 13 crates (3 directly)

MIT/Apache

21KB
348 lines

omnom

Streaming parser extensions for BufRead

Installation

$ cargo add omnom

Safety

This crate uses #![deny(unsafe_code)] to ensure everything is implemented in 100% Safe Rust.

Contributing

Want to join us? Check out our "Contributing" guide and take a look at some of these issues:

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~170–315KB