fixedwidth
Fixed-width encoder
A package for encoding and decoding fixed-width data in Go
A Go package for encode/decode fixed-width data
9 stars
2 watching
2 forks
Language: Go
last commit: almost 5 years ago
Linked from 2 awesome lists
decodingencoder-decoderencodingfixed-widthfixedwidthgogolang
Related projects:
Repository | Description | Stars |
---|---|---|
ianlopshire/go-fixedwidth | A library for encoding and decoding fixed-width formatted data in Go. | 82 |
o1egl/fwencoder | A library that encodes and decodes fixed-width table data from various input sources. | 27 |
mattn/go-runewidth | Provides fixed-width character and string measurements in Go | 608 |
segmentio/encoding | A Go package providing efficient encoding and decoding APIs for various data formats. | 996 |
ake-persson/encoding | Provides a generic interface to encode and decode data in a platform-agnostic way. | 9 |
fnord0/hurl | A tool for encoding and decoding various data formats, including hexadecimal, URLs, base64, and binary files. | 72 |
go-audio/wav | A Go library for decoding and encoding WAV audio files. | 309 |
twpayne/go-polyline | A package implementing Google Maps polyline encoding and decoding utilities. | 109 |
nikolaydubina/fpdecimal | Provides a precise and efficient data type for fixed-point decimals in Go. | 31 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 305 |
kolesa-team/go-webp | A Go library for decoding and encoding image files in the WebP format using a C binding for Google's libwebp. | 227 |
goodsign/icu | Provides a Cgo binding to detect and convert text encoding in a Unicode-based C library | 21 |
alwindoss/morse | A Go library for encoding and decoding Morse code | 82 |
tiendc/go-csvlib | A high-performance CSV encoding and decoding library for Go. | 13 |