https://github.com/ibllex/go-encoding
An encoding and decoding library with multiple implementations for go
https://github.com/ibllex/go-encoding
decoding encoding gob golang json msgpack
Last synced: 5 months ago
JSON representation
An encoding and decoding library with multiple implementations for go
- Host: GitHub
- URL: https://github.com/ibllex/go-encoding
- Owner: ibllex
- License: bsd-2-clause
- Created: 2021-07-28T10:23:39.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-28T12:22:39.000Z (almost 5 years ago)
- Last Synced: 2025-06-19T20:03:18.825Z (about 1 year ago)
- Topics: decoding, encoding, gob, golang, json, msgpack
- Language: Go
- Homepage:
- 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
# go-encoding
An encoding and decoding library with multiple implementations for go