2 unstable releases
new 0.2.0 | Nov 5, 2024 |
---|---|
0.1.0 | Jul 17, 2023 |
#2975 in Parser implementations
65 downloads per month
49KB
1K
SLoC
Parsenic
A simple no-std/no-alloc I/O and parsing crate
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
- Apache License, Version 2.0, (LICENSE_APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- Boost Software License, Version 1.0, (LICENSE_BOOST or https://www.boost.org/LICENSE_1_0.txt)
- MIT License, (LICENSE_MIT or https://mit-license.org/)
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
~220–660KB
~16K SLoC