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

GitHub

82 stars
4 watching
32 forks
Language: Go
last commit: 10 months ago
Linked from 2 awesome lists

decodingencodingfixed-width

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
huydang284/fixedwidth A package for encoding and decoding fixed-width data in Go 9
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
go-audio/wav A Go library for decoding and encoding WAV audio files. 309
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
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
linkedin/goavro 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. 985
alwindoss/morse A Go library for encoding and decoding Morse code 82
goodsign/icu Provides a Cgo binding to detect and convert text encoding in a Unicode-based C library 21
wi2l/jettison Fast JSON encoding library for Go with configurable options and native support for standard library types. 174
tiendc/go-csvlib A high-performance CSV encoding and decoding library for Go. 13
mozillazg/go-httpheader A library to encode structs into HTTP header fields 46