Related in Serialization
- bambam - generator for Cap'n Proto schemas from go.
- bel - Generate TypeScript interfaces from Go structs/interfaces. Useful for JSON RPC.
- binstruct - Golang binary decoder for mapping data into the structure.
- cbor - Small, safe, and easy CBOR encoding and decoding library.
- csvutil - High Performance, idiomatic CSV record encoding and decoding to native Go structures.
- elastic - Convert slices, maps or any other unknown value across different types at run-time, no matter what.
- fixedwidth - Fixed-width text formatting (UTF-8 supported).
- fwencoder - Fixed width file parser (encoding and decoding library) for Go.
- go-capnproto - Cap'n Proto library and parser for go.
- go-codec - High Performance, feature-Rich, idiomatic encode, decode and rpc library for msgpack, cbor and json, with runtime-based OR code-generation support.