nightly bitchomp

A library for reading in different types from a buffer of bytes

10 releases

0.2.8 Jun 11, 2024
0.2.7 Jun 10, 2024
0.2.2 Mar 29, 2024
0.1.0 Mar 28, 2024

#658 in Encoding

Download history 2/week @ 2024-06-17 12/week @ 2024-07-08 4/week @ 2024-07-29 7/week @ 2024-08-19 23/week @ 2024-08-26 13/week @ 2024-09-02 4/week @ 2024-09-09 38/week @ 2024-09-23 10/week @ 2024-09-30

53 downloads per month
Used in tonytools

AGPL-3.0-or-later

26KB
523 lines

bitchomp

A rust library for reading in different types from a buffer of bytes.


Disclaimer

This library is largely untested and currently unfinished. It will likely error when pushed too far and breaking changes won't be uncommon. Beware!


bitchomp allows you read in arbitrary types, denoted T: ByteReaderResource

Dependencies

~150KB