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: about 3 years ago
Linked from 2 awesome lists
golangmapxmlxml-parserxml2mapxmtomap
Related projects:
Repository | Description | Stars |
---|---|---|
cgxxv/xj2go | A tool to convert data from XML or JSON formats into Go structs. | 34 |
gunnar2k/elixir-map-to-xml | Converts Elixir maps to XML documents in various formats and structures | 5 |
clbanning/mxj | A library that decodes and encodes XML data to/from structured data formats like Go's map[string]interface{} | 624 |
twpayne/go-xmlstruct | Generates Go structs from multiple XML documents | 78 |
cheedoong/xml2json | A C++ library that converts XML documents to JSON format | 303 |
xuri/xgen | A tool that generates code from XML schema definitions. | 340 |
gcharita/xmlmapper | A framework for mapping XML data to Swift objects and vice versa | 111 |
homanchou/elixir-xml-to-map | Converts an XML string to a structured Elixir data structure | 52 |
asafschers/goscore | An API for scoring predictive models in PMML format, supporting common machine learning algorithms | 99 |
sclevine/yj | A command-line tool for converting between various data formats. | 976 |
danhper/structomap | Tool for generating maps from Go structs with dynamic transformation and serialization options. | 144 |
shabbyrobe/xmlwriter | A Go library for procedural XML generation based on libxml2's xmlwriter module. | 28 |
antchfx/xmlquery | An XML query package providing a simple and efficient way to extract data from XML documents using XPath expressions. | 451 |
eun/go-convert | A utility package for converting data between different types and structures in Go programming language | 22 |
abdolence/x2js | Converts XML data to and from JSON objects in JavaScript | 1,009 |