Selected Tags
Click on a tag to remove itMore Tags
Click on a tag to add it and filter downSerialization packages
Showing projects tagged as Serialization
-
jsoniter
9.6 0.0 GoDISCONTINUED. A high-performance 100% compatible drop-in replacement of "encoding/json" -
mapstructure
9.4 0.0 GoDISCONTINUED. Go library for decoding generic map values into native Go structures and vice versa. -
cbor
7.2 8.0 GoCBOR codec (RFC 8949, RFC 8742) with CBOR tags, Go struct tag options (toarray, keyasint, omitempty, omitzero), float64/32/16, big.Int, and fuzz tested. -
go-capnproto
5.5 0.0 GoCap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 for 2.0 which has rpc and capabilities. -
bambam
3.4 0.0 Goauto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto -
epoch
1.5 4.2 GoContains primitives for marshaling/unmarshaling Unix timestamp/epoch to/from built-in time.Time type in JSON -
go-serializer
1.1 0.0 Go:loop: Serialize any custom type or convert any content to []byte or string, for Go Programming Language -
unitpacking
0.8 0.0 GoA library for storing unit vectors in a representation that lends itself to saving space on disk. -
go-lctree
0.7 0.0 Gogo-lctree provides a CLI and Go primitives to serialize and deserialize LeetCode binary trees (e.g. "[5,4,7,3,null,2,null,-1,null,9]"). -
Durations
0.4 0.0 GoGo Durations easly parse string durations with no order and high durations like 1 year.