binstruct

Binary decoder

Decodes binary data into structured format

Golang binary decoder for mapping data into the structure

GitHub

97 stars
4 watching
22 forks
Language: Go
last commit: about 2 months ago
Linked from 2 awesome lists

binarydecodergogolangreaderstructstructureunmarshaling

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
monoculum/formam A package to decode HTTP form and query parameters into Go structs with flexible data types 192
segmentio/encoding A Go package providing efficient encoding and decoding APIs for various data formats. 996
greencoda/confiq A Go package for loading structured data into structs with mapping using tags and selectors. 35
fxamacker/cbor A library for encoding and decoding binary data in a compact and secure format. 739
srfrog/dict Provides an alternative data structure to Go's built-in map and slice types 45
go-ffmt/ffmt Golang beautifies data display by providing formatting options for humans 305
spider-gazelle/bindata Provides a declarative way to read and write structured binary data 48
mozillazg/go-unidecode Converts Unicode text to its closest ASCII transliteration 130
zxilly/go-size-analyzer Analyzes the size of compiled Go binaries and provides detailed breakdowns and visualization tools. 1,233
nikogura/gomason A tool for automating the process of building, signing, and publishing binaries in a reproducible manner 65
leebenson/conform Automatically trims and sanitizes struct string fields in Go based on embedded tags. 323
ake-persson/encoding Provides a generic interface to encode and decode data in a platform-agnostic way. 9
eaigner/shield A flexible Bayesian text classifier with backend storage support 158
go-playground/form A Go package for encoding and decoding URL parameters into structured data types 773
drewstinnett/gout A utility package for formatting and serializing data in standard formats. 17