xj2go

Data converter

A tool to convert data from XML or JSON formats into Go structs.

Convert xml and json to go struct

GitHub

34 stars
3 watching
8 forks
Language: Go
last commit: about 3 years ago
Linked from 1 awesome list

golangjsonxml

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
eun/go-convert A utility package for converting data between different types and structures in Go programming language 22
creativeinquiry/go2json Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. 5
sbabiv/xml2map A Go library that converts XML data into a hierarchical map representation. 62
sclevine/yj A command-line tool for converting between various data formats. 976
twpayne/go-xmlstruct Generates Go structs from multiple XML documents 77
asty-org/asty Tool for converting Go source code AST to JSON and back to AST 81
xhit/go-str2duration Converts time durations from string format to Go's time.Duration type with support for weeks and days. 101
m-zajac/json2go Tool for generating Go type representations from JSON inputs 132
gorilla/schema Converts data between structured formats and HTTP form values 1,387
cstockton/go-conv A library that provides fast and intuitive conversions across various Go types with a simple API. 385
gookit/filter A utility package for processing and transforming data in Golang applications. 151
usk81/generic A 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
elgs/gojq A Go library for querying and manipulating JSON data 191
greencoda/confiq A Go package for loading structured data into structs with mapping using tags and selectors. 35
jmattheis/goverter Tool for generating type-safe converters in Go 525