Bookmarks tagged [xml]
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...
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
- source code
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]
An XML parser library written in C. [MIT]
The XML C parser and toolkit of Gnome. [MIT]
http://libxmlplusplus.sourceforge.net/
An XML Parser for C++. [LGPL2]
https://github.com/michaelrsweet/mxml
A small XML parsing library written in ANSI C. [LGPL2 with exceptions]
- tags: cpp, xml
- source code
A light-weight, simple and fast XML parser for C++ with XPath support. [MIT]
http://rapidxml.sourceforge.net/
An attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility. [Boost]
http://sourceforge.net/projects/tinyxml/
A simple, small, minimal, C++ XML parser that can be easily integrating into other programs. [zlib]
https://github.com/leethomason/tinyxml2
A simple, small, efficient, C++ XML parser that can be easily integrating into other programs. [zlib]
- tags: cpp, xml
- source code
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
- source code
http://xerces.apache.org/xerces-c/
A validating XML parser written in a portable subset of C++. [Apache2]
https://github.com/xml-comp/xml-comp
Simple command line XML comparer that generates diffs of folders, files and tags.
- tags: go, xml
- source code
https://github.com/sbabiv/xml2map
XML to MAP converter written Golang.
- tags: go, xml
- source code
https://github.com/shabbyrobe/xmlwriter
Procedural XML generation API based on libxml2's xmlwriter module.
- tags: go, xml
- source code
https://github.com/antchfx/xpath
XPath package for Go.
- tags: go, xml
- source code
https://github.com/antchfx/xquery
XQuery lets you extract data from HTML/XML documents using XPath expression.
- tags: go, xml
- source code
Generate a Go struct from XML.
- tags: go, xml
- source code
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
http://www.root.cz/knihy/xml-pro-kazdeho/
(PDF)