Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bread-experts-group/byteflip

Byte flipper for modular types
https://github.com/bread-experts-group/byteflip

ada big-endian byte endian flip little-endian lsb msb swap

Last synced: 16 days ago
JSON representation

Byte flipper for modular types

Awesome Lists containing this project

README

        

# byteflip
Byte flipper for modular types

i.e.
0xABCDEF01
0x01EFCDAB

Helper functions to only flip depending on System endian are also available