#binary-parser #traits #bunch #utility #macro #non-fixed

nightly bin-utils

A bunch of utility macros and traits for binary parsers

10 releases

0.2.5 Oct 11, 2023
0.2.4 Oct 11, 2023
0.2.1 Aug 31, 2023
0.2.0 Jul 13, 2023
0.1.4 Jun 23, 2023

#2537 in Rust patterns

MIT/Apache

11KB
256 lines

bin-utils

A small crate containing traits and macros, which can aid in writing parsers for binary formats.

no-std

If you disable the non_fixed feature, no allocator is required.

Dependencies

~145KB