byte-order
There are 19 repositories under byte-order topic.
svperbeast/struct
pack and unpack binary data.
OpenSystemsLab/struct.nim
Python-like 'struct' for Nim
jkolb/Lilliput
Low overhead byte encoding/decoding for Swift
Enet4/byteordered
A Rust library for reading and writing data with byte order awareness.
pageflt/gdb-box
GDB extension for displaying memory contents in different byte orders.
dolmen-go/endian
Gives endianness of the GOARCH
paul-k-online/FirmwareParser
intel hex and TI c2000 hex firwmare parser with endianess
stdlib-js/assert-is-big-endian
Check if an environment is big endian.
stdlib-js/assert-is-little-endian
Check if an environment is little endian.
stdlib-js/os-float-word-order
Platform float word order.
Grandbrain/PortableEndian
PortableEndian is a set of macros to convert the byte encoding of integer values
haskell-hvr/ghc-byteorder
"GHC.ByteOrder" API Compatibility Layer
stdlib-js/os-byte-order
Platform byte order.
Maloux1/endianness
implementation of functions to convert integers from host endianness to big or litte endian
sp3arm4n/add-nbo
KITRI BoB 10th gilgil - byte order
SunakazeKun/littlebigIO
Java I/O library to deal with primitive data types in any byte order.
Conzxy/kvarint
A C implementation of varint compression algorithm from google
vinhch/ReverseByteOrder
Test endianness (byte order)
Zhuagenborn/Cpp-Struct-Byte-Order-Converter
⚒ A script used to generate byte reversing functions for a C/C++ structure.