#byte-buffer #byte #endian #reading #writing

nightly bitchomp

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

12 releases

0.3.1 Feb 3, 2025
0.3.0 Feb 3, 2025
0.2.8 Jun 11, 2024
0.2.2 Mar 29, 2024
0.1.0 Mar 28, 2024

#1151 in Encoding

Download history 8/week @ 2024-11-04 4/week @ 2024-11-25 19/week @ 2024-12-09 16/week @ 2025-01-27 273/week @ 2025-02-03 7/week @ 2025-02-10

296 downloads per month
Used in tonytools

AGPL-3.0-or-later

27KB
547 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

~0.3–0.8MB
~18K SLoC