Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rudifa/go-msgpackfiend
Utility for conversion JSON <=> Msgpack and inspecting with hexdump
https://github.com/rudifa/go-msgpackfiend
Last synced: 24 days ago
JSON representation
Utility for conversion JSON <=> Msgpack and inspecting with hexdump
- Host: GitHub
- URL: https://github.com/rudifa/go-msgpackfiend
- Owner: rudifa
- License: apache-2.0
- Created: 2023-07-13T18:57:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-13T18:57:12.000Z (over 1 year ago)
- Last Synced: 2024-10-06T01:41:25.198Z (about 1 month ago)
- Language: Go
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Msgpackfiend - a tool for packing and unpacking msgpack files
## TODO
- after hexdump is published in goutil, import from there