parsenic

Crates.ioparsenic
lib.rsparsenic
version0.2.0
sourcesrc
created_at2023-07-17 03:24:42.325342
updated_at2024-11-05 21:57:07.94284
descriptionA simple no-std/no-alloc I/O and parsing crate
homepagehttps://github.com/ardaku/parsenic/blob/v0/CHANGELOG.md
repositoryhttps://github.com/ardaku/parsenic
max_upload_size
id918105
size61,003
Jeron Aldaron Lau (AldaronLau)

documentation

https://docs.rs/parsenic

README

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.

Commit count: 9

cargo fmt