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
144 stars
7 watching
11 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists
jsonserializer
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates Go structs from JSON responses to specific routes defined in a configuration file. | 248 |
| Tool for generating Go type representations from JSON inputs | 132 |
| A tool to convert data from XML or JSON formats into Go structs. | 34 |
| Generates Go structs from multiple XML documents | 78 |
| Automates creation of Go structs from XML documents | 756 |
| A library for populating structs with data from various formats. | 35 |
| A simple sitemap formatting library in Go with some syntactic sugar. | 4 |
| A tool for creating interactive area cartograms using TopoJSON and d3. | 327 |
| Automates the creation of boilerplate and endpoints for REST APIs in Go. | 11 |
| Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |
| A Go library providing reflection helpers for easier usage of structs | 27 |
| A library to extract specific properties from complex JSON structures into Go structs with minimal code changes. | 22 |
| A plugin for the Kustomize tool to securely inject dynamic values into Kubernetes resource manifests through strict templating. | 12 |
| A Go library that converts XML data into a hierarchical map representation. | 62 |
| A tool for generating mapping code between .NET objects and their destination counterparts on the fly | 42 |