Yet another byte utility for Rust.
- A java-like ByteBuf.
- Support for encoding numbers and booleans with little-endian or big-endian ordering.
- IO utilities.
All that is needed to develop this project is cargo and Rust. You can install rust from https://www.rust-lang.org/tools/install.
You can install the package from crates.io.