1.6k results (15 ms)
1. github.com/json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json" AI-generatedHigh-performance JSON encoding and decoding package.
Go support for Google's protocol buffers AI-generatedGo support for Protocol Buffers.
3. github.com/google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library AI-generatedCross-platform serialization library for memory-efficient data storage.
4. github.com/mitchellh/mapstructure
Go library for decoding generic map values into native Go structures and vice versa.
[Deprecated] Protocol Buffers for Go with Gadgets AI-generatedProtocol Buffers for Go with support for gRPC.
6. github.com/buger/jsonparser
One of the fastest alternative JSON parser for Go that does not require schema AI-generatedA fast JSON parser for Go with direct access to fields.
Utilities for Go structs AI-generatedUtilities for working with Go structs.
Fast JSON serializer for golang. AI-generatedPackage easyjson provides fast JSON marshaling and unmarshaling.
idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]
The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language AI-generatedEasy Go serialization and deserialization for CSV files.
14. github.com/francoispqt/gojay
high performance JSON encoder/decoder with stream API for Golang AI-generatedFast JSON encoder/decoder for Go with performance and usability.
16. github.com/klauspost/reedsolomon
Reed-Solomon Erasure Coding in Go AI-generatedReed-Solomon Erasure Coding library for Go.
Package gorilla/schema fills a struct with form values. AI-generatedPackage for converting structs to and from form values.
jsonapi.org style payload serializer and deserializer AI-generatedJSON API package for serializing and deserializing JSON payloads.
19. github.com/jhump/protoreflect
Reflection (Rich Descriptors) for Go Protocol Buffers AI-generatedProtocol Buffer and gRPC Reflection Utilities for Go.
20. github.com/xitongsys/parquet-go
pure golang library for reading/writing parquet file