3 unstable releases

new 0.2.1 Nov 17, 2024
0.2.0 Nov 5, 2024
0.1.0 Jul 17, 2023

#468 in Parser implementations

Download history 3/week @ 2024-09-22 993/week @ 2024-11-03 2259/week @ 2024-11-10

3,252 downloads per month
Used in 4 crates (via png_pong)

Apache-2.0 OR BSL-1.0 OR MIT

51KB
1K SLoC

Parsenic

A simple no-std/no-alloc I/O and parsing crate

tests GitHub commit activity GitHub contributors
Crates.io Crates.io Crates.io (recent)
Crates.io Docs.rs

About

  • Portable (no-std / no-alloc)
  • Easy and simple API
  • Designed with common Rust patterns in mind
    • Sealed traits
    • Extension traits

MSRV

The current MSRV is Rust 1.70.

MSRV is updated according to the Ardaku MSRV guidelines.

Some unstable features bump the MSRV (see feature docs)

License

Copyright © 2023-2024 The Parsenic Contributors.

Licensed under any of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as described above, without any additional terms or conditions.

Help

If you want help using or contributing to this library, feel free to send me an email at aldaronlau@gmail.com.

Dependencies

~225–670KB
~16K SLoC