unmarshaller topic

List unmarshaller repositories

goq

254
Stars
21
Forks
Watchers

A declarative struct-tag-based HTML unmarshaling or scraping package for Go built on top of the goquery library

jsonex

56
Stars
21
Forks
Watchers

Java Object Serializer and Deserializer to JSON Format. Focuses on configuration friendliness, arbitrary object serialization and compact JSON format

unhtml

55
Stars
2
Forks
Watchers

HTML unmarshaler for golang

gencodec

53
Stars
25
Forks
Watchers

Command gencodec generates marshaling methods for Go struct types.

flatfile

16
Stars
1
Forks
Watchers

A library to unmarshal structured data read from a flat-file (text file) into a struct using struct tags