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
-
mapstructure
9.4 5.9 GoGo library for decoding generic map values into native Go structures and vice versa. -
cbor
6.6 5.1 GoCBOR codec (RFC 8949) with CBOR tags, Go struct tags (toarray, keyasint, omitempty), float64/32/16, big.Int, and fuzz tested billions of execs. -
go-capnproto
5.8 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.7 0.0 Goauto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto -
go-serializer
1.4 0.0 Go:loop: Serialize any custom type or convert any content to []byte or string, for Go Programming Language -
epoch
1.3 3.6 GoContains primitives for marshaling/unmarshaling Unix timestamp/epoch to/from built-in time.Time type in JSON -
go-lctree
0.9 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]"). -
unitpacking
0.8 0.0 GoA library for storing unit vectors in a representation that lends itself to saving space on disk. -
Durations
0.2 10.0 GoGo Durations easly parse string durations with no order and high durations like 1 year.