binstruct

Binary decoder

Decodes binary data into structured format

Golang binary decoder for mapping data into the structure

GitHub

99 stars
4 watching
22 forks
Language: Go
last commit: 4 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. 1,005
greencoda/confiq A library for populating structs with data from various formats. 35
fxamacker/cbor A library for encoding and decoding binary data in a compact and secure format. 750
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 308
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 132
zxilly/go-size-analyzer Analyzes the size of compiled Go binaries and provides detailed breakdowns and visualization tools. 1,346
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 781
drewstinnett/gout A utility package for formatting and serializing data in standard formats. 17