parsio 0.0.2

Parser-related I/O utilities
Documentation
  • Coverage
  • 57.69%
    15 out of 26 items documented0 out of 0 items with examples
  • Size
  • Source code size: 37.38 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.05 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 7s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • OtaK/parsio
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • OtaK

parsio

Crates.io docs.rs

Description

Parser-related utilities. Mostly a Read and a Write implementation, suitable for zero-copy environments.

This makes use of quite a bit of unsafe for speed purposes.

See the docs to see if it fits you.

As an example on how to use this crate, you can check out seabored. As a matter of fact, this crate contains & extracts the I/O traits developed for seabored.

AI Disclaimer

Unlike a lot of things being created currently, this library was written WITHOUT the use of any LLM.

License

Licensed under either of these: