encoding

Data encoder

Provides a generic interface to encode and decode data in a platform-agnostic way.

Go package provides a generic interface to encoders and decoders

GitHub

9 stars
1 watching
2 forks
Language: Go
last commit: almost 7 years ago
Linked from 2 awesome lists

decodingencodinggo

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
segmentio/encodingA Go package providing efficient encoding and decoding APIs for various data formats.1,005
go-audio/wavA Go library for decoding and encoding WAV audio files.311
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
o1egl/fwencoderA library that encodes and decodes fixed-width table data from various input sources.27
arolek/aseAn ASE file decoder and encoder written in Go12
go-playground/formA Go package for encoding and decoding URL parameters into structured data types781
bet365/jingoA package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps.737
sonh/qsA Go package for encoding data structures into URL query parameters.76
mozillazg/go-httpheaderA library to encode structs into HTTP header fields46
ajg/formA package that facilitates high-fidelity encoding and decoding of data in web form formats249
n10v/id3v2A Go library for decoding and encoding ID3 tags in audio files.340
usk81/genericA package providing a flexible data type in Go, allowing encoding and decoding of various data types without the need for explicit casting or switching.48
ianlopshire/go-fixedwidthA library for encoding and decoding fixed-width formatted data in Go.82
wi2l/jettisonFast JSON encoding library for Go with configurable options and native support for standard library types.175