xml.md
July 15, 2021 · View on GitHub
Bookmarks tagged [xml]
www.codever.land/bookmarks/t/xml
Testing for equality of xml files having different ordering of nested elements
https://www.insystems.nl/blog/testing-for-equality-of-xml-files-having-different-ordering-of-nested-...
Suppose we have to build a service that delivers XML messages and we want to test if the actual messages are indeed equal to what we expect them to be. If the messages are built in a deterministic way...
XMLUnit - Unit Testing XML for Java and .NET home page
When testing XML your application creates, simple string comparisons don't cut it as there are many different ways the same XML content is serialized to a string. It doesn't even stop with serializati...
- tags: java, .net, testing, xml, xmlunit, unit-testing
- :octocat: source code
Boost.PropertyTree
http://www.boost.org/doc/libs/1_55_0/doc/html/property_tree.html
A property tree parser/generator that can be used to parse XML/JSON/INI/Info files. [Boost]
Expat
An XML parser library written in C. [MIT]
Libxml2
The XML C parser and toolkit of Gnome. [MIT]
libxml++
http://libxmlplusplus.sourceforge.net/
An XML Parser for C++. [LGPL2]
Mini-XML
https://github.com/michaelrsweet/mxml
A small XML parsing library written in ANSI C. [LGPL2 with exceptions]
- tags: cpp, xml
- :octocat: source code
PugiXML
A light-weight, simple and fast XML parser for C++ with XPath support. [MIT]
RapidXml
http://rapidxml.sourceforge.net/
An attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility. [Boost]
TinyXML
http://sourceforge.net/projects/tinyxml/
A simple, small, minimal, C++ XML parser that can be easily integrating into other programs. [zlib]
TinyXML2
https://github.com/leethomason/tinyxml2
A simple, small, efficient, C++ XML parser that can be easily integrating into other programs. [zlib]
- tags: cpp, xml
- :octocat: source code
TinyXML++
https://github.com/rjpcomputing/ticpp
A completely new interface to TinyXML that uses MANY of the C++ strengths. Templates, exceptions, and much better error handling. [MIT]
- tags: cpp, xml
- :octocat: source code
Xerces-C++
http://xerces.apache.org/xerces-c/
A validating XML parser written in a portable subset of C++. [Apache2]
XML-Comp
https://github.com/xml-comp/xml-comp
Simple command line XML comparer that generates diffs of folders, files and tags.
- tags: go, xml
- :octocat: source code
xml2map
https://github.com/sbabiv/xml2map
XML to MAP converter written Golang.
- tags: go, xml
- :octocat: source code
xmlwriter
https://github.com/shabbyrobe/xmlwriter
Procedural XML generation API based on libxml2's xmlwriter module.
- tags: go, xml
- :octocat: source code
xpath
https://github.com/antchfx/xpath
XPath package for Go.
- tags: go, xml
- :octocat: source code
xquery
https://github.com/antchfx/xquery
XQuery lets you extract data from HTML/XML documents using XPath expression.
- tags: go, xml
- :octocat: source code
zek
Generate a Go struct from XML.
- tags: go, xml
- :octocat: source code
Online JSON Formatter
Online JSON Formatter and JSON Validator will format JSON data, and helps to validate, convert JSON to XML, JSON to CSV. Save and Share JSON
XML pro každého
http://www.root.cz/knihy/xml-pro-kazdeho/
(PDF)