The Swiss army knife of data examination and manipulation
-
Updated
Oct 27, 2018 - C
The Swiss army knife of data examination and manipulation
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 decide to favor performance.
Scroll - making scrolling through buffers fun since 2016
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 writing/reading integers.
pack and unpack binary data.
C++ Binary Serialization Made Easy: Header-only, configurable endianness, cross-platform, no IDL, no exceptions, and no macros
Low overhead byte encoding/decoding for Swift
C++ library for conversion between big and little endian data representations.
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.
General purpose C sourcecode collection
Gulliver is a C# utility package and library engineered for the manipulation of arbitrary sized byte arrays accounting for appropriate endianness and jagged byte length.
A Rust library for reading and writing data with byte order awareness.
A primitive token library used to read from, and to write a node Buffer
Types and extension methods to deal with binary data.
Endianness aware binary streams for Nim
triops: a multiplatform command-line encryption tool using CHACHA + KECCAK
Add a description, image, and links to the endianness topic page so that developers can more easily learn about it.
To associate your repository with the endianness topic, visit your repo's landing page and select "manage topics."