Releases: gxlb/binary
Releases · gxlb/binary
v1.2.0
V1.1.0
V1.0.0
- full-type support like gob
- light-weight as std.binary
- high-performance as std.binary and gob
- encoding with fower bytes than std.binary and gob
- use RegStruct to improve performance of struct encoding/decoding
- take both advantages of std.binary and gob
- recommended using in net protocol serialization and DB serialization