https://github.com/msgpack/msgpack-go
https://github.com/msgpack/msgpack-go
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/msgpack/msgpack-go
- Owner: msgpack
- Created: 2012-04-30T17:18:00.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T14:26:24.000Z (over 1 year ago)
- Last Synced: 2025-03-28T12:06:24.751Z (10 months ago)
- Language: Go
- Size: 129 KB
- Stars: 153
- Watchers: 12
- Forks: 25
- Open Issues: 7
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This builds with the new 'go' tool.
It is installable with "go get github.com/msgpack/msgpack-go".
FYI, [go-msgpack](https://github.com/ugorji/go) contains a better msgpack implementation for go.