endian topic

List endian repositories

PreCore

5
Stars
1
Forks
Watchers

PreCore is a library with helper classes. It contains IO classes, class reflection, logging services, algorhitms, data types, extensions for other libraries and more.

struct

66
Stars
17
Forks
Watchers

pack and unpack binary data.

endian

28
Stars
10
Forks
Watchers

C++ library for conversion between big and little endian data representations.

struct.nim

45
Stars
6
Forks
Watchers

Python-like 'struct' for Nim

biguint-format

17
Stars
10
Forks
Watchers

Node.js module to format big uint numbers from a byte array or a Buffer

EndianBinaryIO

27
Stars
5
Forks
Watchers

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

58
Stars
16
Forks
Watchers

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...

Gulliver

15
Stars
3
Forks
Watchers

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.