structomap

struct mapper

Tool for generating maps from Go structs with dynamic transformation and serialization options.

Easily and dynamically generate maps from Go static structures

GitHub

144 stars
7 watching
11 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists

jsonserializer

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
galeone/rts Generates Go structs from JSON responses to specific routes defined in a configuration file. 248
m-zajac/json2go Tool for generating Go type representations from JSON inputs 132
cgxxv/xj2go A tool to convert data from XML or JSON formats into Go structs. 34
twpayne/go-xmlstruct Generates Go structs from multiple XML documents 77
miku/zek Automates creation of Go structs from XML documents 750
greencoda/confiq A Go package for loading structured data into structs with mapping using tags and selectors. 35
mingard/sitemap-format A simple sitemap formatting library in Go with some syntactic sugar. 4
shawnbot/topogram A tool for creating interactive area cartograms using TopoJSON and d3. 326
tompston/gomakeme Automates the creation of boilerplate and endpoints for REST APIs in Go. 11
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
pieterclaerhout/go-xray A Go library providing reflection helpers for easier usage of structs 27
limiu82214/gojmapr A library to extract specific properties from complex JSON structures into Go structs with minimal code changes. 22
joshdk/template-transformer A plugin for the Kustomize tool to securely inject dynamic values into Kubernetes resource manifests through strict templating. 12
sbabiv/xml2map A Go library that converts XML data into a hierarchical map representation. 62
dedanton/nextgenmapper A tool for generating mapping code between .NET objects and their destination counterparts on the fly 42