Serialization Go Libraries Ranking
Libraries and tools for binary serialization.
21 repositories, updated daily.
- High-performance 100% compatible drop-in replacement of "encoding/json".
- Go support, in the form of a library and protocol compiler plugin, for Google's protocol buffers.
- Small, safe, and easy CBOR encoding and decoding library.
- High Performance, idiomatic CSV record encoding and decoding to native Go structures.
- Parser and writer for Google ProtocolBuffers .proto files.
- GoLang library for working with PHP session format and PHP Serialize/Unserialize functions.
- Library to easily and dynamically generate maps from static structures.
- Golang binary decoder for mapping data into the structure.
32leaves/bel
- Generate TypeScript interfaces from Go structs/interfaces. Useful for JSON RPC.
- Fixed width file parser (encoding and decoding library) for Go.
- Convert slices, maps or any other unknown value across different types at run-time, no matter what.
- Efficient Go serialization library, gotiny is almost as fast as serialization libraries that generate code.
- A standard way to wrap a proto message for message brokers.
- High level and rich functionalities CSV serialization/deserialization library.
- Library to pack unit vectors into as fewest bytes as possible.