go-fixedwidth
Fixed width encoder
A library for encoding and decoding fixed-width formatted data in Go.
Encoding and decoding for fixed-width formatted data
82 stars
4 watching
34 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists
decodingencodingfixed-width
Related projects:
Repository | Description | Stars |
---|---|---|
| A package for encoding and decoding fixed-width data in Go | 9 |
| A library that encodes and decodes fixed-width table data from various input sources. | 27 |
| Provides fixed-width character and string measurements in Go | 613 |
| A Go package providing efficient encoding and decoding APIs for various data formats. | 1,005 |
| Provides a generic interface to encode and decode data in a platform-agnostic way. | 9 |
| A Go library for decoding and encoding WAV audio files. | 311 |
| A Go library for decoding and encoding image files in the WebP format using a C binding for Google's libwebp. | 232 |
| A package implementing Google Maps polyline encoding and decoding utilities. | 111 |
| Provides a precise and efficient data type for fixed-point decimals in Go. | 31 |
| 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 encoding and decoding Morse code | 83 |
| Provides a Cgo binding to detect and convert text encoding in a Unicode-based C library | 21 |
| Fast JSON encoding library for Go with configurable options and native support for standard library types. | 175 |
| A high-performance CSV encoding and decoding library for Go. | 17 |
| A library to encode structs into HTTP header fields | 46 |