xml2map

XML converter

A Go library that converts XML data into a hierarchical map representation.

XML to MAP converter written Golang

GitHub

62 stars
4 watching
13 forks
Language: Go
last commit: almost 3 years ago
Linked from 2 awesome lists

golangmapxmlxml-parserxml2mapxmtomap

Backlinks from these awesome lists:

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{} 622
twpayne/go-xmlstruct Generates Go structs from multiple XML documents 77
cheedoong/xml2json A C++ library that converts XML documents to JSON format 301
xuri/xgen A tool that generates code from XML schema definitions. 338
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 53
asafschers/goscore An API that enables the deployment of machine learning models in Go, specifically designed to work with Predictive Model Markup Language (PMML) and support various algorithms like decision trees and neural networks. 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. 445
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,007