binstruct
Binary decoder
Decodes binary data into structured format
Golang binary decoder for mapping data into the structure
99 stars
4 watching
22 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists
binarydecodergogolangreaderstructstructureunmarshaling
Related projects:
Repository | Description | Stars |
---|---|---|
| A package to decode HTTP form and query parameters into Go structs with flexible data types | 192 |
| A Go package providing efficient encoding and decoding APIs for various data formats. | 1,005 |
| A library for populating structs with data from various formats. | 35 |
| A library for encoding and decoding binary data in a compact and secure format. | 750 |
| Provides an alternative data structure to Go's built-in map and slice types | 45 |
| Golang beautifies data display by providing formatting options for humans | 308 |
| Provides a declarative way to read and write structured binary data | 48 |
| Converts Unicode text to its closest ASCII transliteration | 132 |
| Analyzes the size of compiled Go binaries and provides detailed breakdowns and visualization tools. | 1,346 |
| A tool for automating the process of building, signing, and publishing binaries in a reproducible manner | 65 |
| Automatically trims and sanitizes struct string fields in Go based on embedded tags. | 323 |
| Provides a generic interface to encode and decode data in a platform-agnostic way. | 9 |
| A flexible Bayesian text classifier with backend storage support | 158 |
| A Go package for encoding and decoding URL parameters into structured data types | 781 |
| A utility package for formatting and serializing data in standard formats. | 17 |