https://github.com/zedseven/binmani
A basic Go package for binary data manipulation.
https://github.com/zedseven/binmani
binary-data binary-manipulation bit-manipulation bits
Last synced: 10 months ago
JSON representation
A basic Go package for binary data manipulation.
- Host: GitHub
- URL: https://github.com/zedseven/binmani
- Owner: zedseven
- License: mit
- Created: 2020-02-02T20:15:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-06T09:35:21.000Z (over 5 years ago)
- Last Synced: 2025-01-17T05:09:13.075Z (12 months ago)
- Topics: binary-data, binary-manipulation, bit-manipulation, bits
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# binmani
[](https://opensource.org/licenses/MIT) [](https://godoc.org/github.com/zedseven/binmani)
A basic Go package for binary data manipulation.