encoding
Data encoder
A Go package providing efficient encoding and decoding APIs for various data formats.
Go package containing implementations of efficient encoding, decoding, and validation APIs.
1k stars
16 watching
51 forks
Language: Go
last commit: 3 months ago asciidecodingencodinggogolanghacktoberfestiso8601jsonperformanceprotobufvalidation
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a generic interface to encode and decode data in a platform-agnostic way. | 9 |
| A package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps. | 737 |
| A library that enables encoding and decoding of Avro data in Go, providing a more straightforward and efficient way to work with binary and textual JSON formats. | 989 |
| A Go library for decoding and encoding WAV audio files. | 311 |
| A Go package for encoding and decoding URL parameters into structured data types | 781 |
| A Go library for decoding and encoding ID3 tags in audio files. | 340 |
| A Go package for encoding data structures into URL query parameters. | 76 |
| A high-performance CSV encoding and decoding library for Go. | 17 |
| Decodes binary data into structured format | 99 |
| A library that encodes and decodes fixed-width table data from various input sources. | 27 |
| A Go package that converts between INI file data and the Go structs used to represent it | 14 |
| A library for encoding and decoding fixed-width formatted data in Go. | 82 |
| A Go library for decoding and encoding image files in the WebP format using a C binding for Google's libwebp. | 232 |
| A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,868 |