xml2map
XML converter
A Go library that converts XML data into a hierarchical map representation.
XML to MAP converter written Golang
62 stars
4 watching
13 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
golangmapxmlxml-parserxml2mapxmtomap
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to convert data from XML or JSON formats into Go structs. | 34 |
| Converts Elixir maps to XML documents in various formats and structures | 5 |
| A library that decodes and encodes XML data to/from structured data formats like Go's map[string]interface{} | 624 |
| Generates Go structs from multiple XML documents | 78 |
| A C++ library that converts XML documents to JSON format | 303 |
| A tool that generates code from XML schema definitions. | 340 |
| A framework for mapping XML data to Swift objects and vice versa | 111 |
| Converts an XML string to a structured Elixir data structure | 52 |
| An API for scoring predictive models in PMML format, supporting common machine learning algorithms | 99 |
| A command-line tool for converting between various data formats. | 976 |
| Tool for generating maps from Go structs with dynamic transformation and serialization options. | 144 |
| A Go library for procedural XML generation based on libxml2's xmlwriter module. | 28 |
| An XML query package providing a simple and efficient way to extract data from XML documents using XPath expressions. | 451 |
| A utility package for converting data between different types and structures in Go programming language | 22 |
| Converts XML data to and from JSON objects in JavaScript | 1,009 |