xj2go
Data converter
A tool to convert data from XML or JSON formats into Go structs.
Convert xml and json to go struct
34 stars
3 watching
8 forks
Language: Go
last commit: over 3 years ago
Linked from 1 awesome list
golangjsonxml
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility package for converting data between different types and structures in Go programming language | 22 |
| 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 that converts XML data into a hierarchical map representation. | 62 |
| A command-line tool for converting between various data formats. | 976 |
| Generates Go structs from multiple XML documents | 78 |
| Tool for converting Go source code AST to JSON and back to AST | 82 |
| Converts time durations from string format to Go's time.Duration type with support for weeks and days. | 104 |
| Tool for generating Go type representations from JSON inputs | 132 |
| Converts data between structured formats and HTTP form values | 1,396 |
| A library that provides fast and intuitive conversions across various Go types with a simple API. | 383 |
| A utility package for processing and transforming data in Golang applications. | 151 |
| 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 |
| A Go library for querying and manipulating JSON data | 191 |
| A library for populating structs with data from various formats. | 35 |
| Automates the generation of type-safe conversion methods between data structures | 576 |