fwencoder
Table encoder
A library that encodes and decodes fixed-width table data from various input sources.
Fixed width file parser (encoder/decoder) in GO (golang)
27 stars
2 watching
8 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists
decoderencoderfixed-size-filegogolanglibraryparsertabletext
Related projects:
Repository | Description | Stars |
---|---|---|
| A library for encoding and decoding fixed-width formatted data in Go. | 82 |
| A package for encoding and decoding fixed-width data in Go | 9 |
| 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 tool for encoding and decoding various data formats, including hexadecimal, URLs, base64, and binary files. | 72 |
| 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 high-performance CSV encoding and decoding library for Go. | 17 |
| A library for encoding and decoding binary data in a compact and secure format. | 750 |
| A package and command-line utility for encoding and decoding files using the Unix-to-Unix Encoding format | 1 |
| A Go library for decoding and encoding image files in the WebP format using a C binding for Google's libwebp. | 232 |
| A Go library for decoding and encoding WAV audio files. | 311 |
| A package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps. | 737 |
| A library to encode structs into HTTP header fields | 46 |
| A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |