endianness topic
bo
The Swiss army knife of data examination and manipulation
bytes-java
Bytes is a utility library that makes it easy to create, parse, transform, validate and convert byte arrays in Java. It supports endianness as well as immutability and mutability, so the caller may de...
scroll
Scroll - making scrolling through buffers fun since 2016
Lilliput
Low overhead byte encoding/decoding for Swift
endian
C++ library for conversion between big and little endian data representations.
EndianBinaryIO
A C# library that can read and write primitives, enums, arrays, and strings to streams and byte arrays with specified endianness, string encoding, and boolean sizes.
integer-encoding-rs
Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides synchronous and asynchronous Write/Read types for easily writin...
NALib
General purpose C sourcecode collection
byteordered
A Rust library for reading and writing data with byte order awareness.