glycerine/greenpack
Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpack2` produces classic msgpack2, and handles nils. Cousin to ZebraPack (https://github.com/glycerine/zebrapack), greenpack's advantage is fully self-describing data. Faster than protobufs. R friendly.
GoMIT
Issues
- 1
- 2
- 2
Nested Maps
#12 opened by sasloz - 1
- 3
- 3
possible to provide an example using greenpack as a package module for golang?
#13 opened by kolinfluence - 3
- 8
Randomly generates different code
#8 opened by dholm - 3
Timestamp Extension
#7 opened by ColtonProvias - 3
Upstream changes/fixes from tinylib/msgp
#6 opened by bruth - 4
- 5
- 11