Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bread-experts-group/byteflip
- Owner: Bread-Experts-Group
- License: gpl-3.0
- Created: 2024-07-03T09:46:43.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-22T14:37:23.000Z (30 days ago)
- Last Synced: 2024-11-22T15:34:18.289Z (30 days ago)
- Topics: ada, big-endian, byte, endian, flip, little-endian, lsb, msb, swap
- Language: Ada
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# byteflip
Byte flipper for modular typesi.e.
0xABCDEF01
0x01EFCDABHelper functions to only flip depending on System endian are also available