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)

GitHub

27 stars
2 watching
8 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists

decoderencoderfixed-size-filegogolanglibraryparsertabletext

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ianlopshire/go-fixedwidthA library for encoding and decoding fixed-width formatted data in Go.82
huydang284/fixedwidthA package for encoding and decoding fixed-width data in Go9
ake-persson/encodingProvides a generic interface to encode and decode data in a platform-agnostic way.9
segmentio/encodingA Go package providing efficient encoding and decoding APIs for various data formats.1,005
fnord0/hurlA tool for encoding and decoding various data formats, including hexadecimal, URLs, base64, and binary files.72
linkedin/goavroA 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
tiendc/go-csvlibA high-performance CSV encoding and decoding library for Go.17
fxamacker/cborA library for encoding and decoding binary data in a compact and secure format.750
ziglibs/uuencodeA package and command-line utility for encoding and decoding files using the Unix-to-Unix Encoding format1
kolesa-team/go-webpA Go library for decoding and encoding image files in the WebP format using a C binding for Google's libwebp.232
go-audio/wavA Go library for decoding and encoding WAV audio files.311
bet365/jingoA package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps.737
mozillazg/go-httpheaderA library to encode structs into HTTP header fields46
sija/base62.crA library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality.10