goavro
Avro encoder
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 stars
23 watching
220 forks
Language: Go
last commit: 10 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps. | 737 |
| Provides a generic interface to encode and decode data in a platform-agnostic way. | 9 |
| A Go package providing efficient encoding and decoding APIs for various data formats. | 1,005 |
| A Haskell library for encoding and decoding data using the Avro format | 83 |
| A library for encoding and decoding binary data in a compact and secure format. | 750 |
| Provides tools and interfaces for serializing data in binary format with schema metadata | 46 |
| A pure Go implementation of the Brotli compression algorithm. | 629 |
| A Go library for decoding and encoding image files in the WebP format using a C binding for Google's libwebp. | 232 |
| A library that encodes and decodes fixed-width table data from various input sources. | 27 |
| A Go library for decoding and encoding WAV audio files. | 311 |
| Fast JSON encoding library for Go with configurable options and native support for standard library types. | 175 |
| A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,127 |
| A library for encoding and decoding fixed-width formatted data in Go. | 82 |
| A high-performance CSV encoding and decoding library for Go. | 17 |
| A Swift implementation of Recursive Length Prefix encoding for serializing structured binary data | 24 |