About 5,110,000 results
Open links in new tab
  1. GitHub - zeux/pugixml: Light-weight, simple and fast XML parser for …

    pugixml is a C++ XML processing library, which consists of a DOM-like interface with rich traversal/modification capabilities, an extremely fast XML parser which constructs the DOM tree from …

  2. GitHub - libexpat/libexpat: :herb: Fast streaming XML parser written in ...

    About 🌿 Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub libexpat.github.io/ c library xml c99 siphash xml-parsing xml-parser streaming-parser expat …

  3. xml-parser · GitHub Topics · GitHub

    Oct 11, 2017 · camaro is a Node.js library that transform XML to JSON, using Node.js binding to native XML parser pugixml, one of the fastest XML parser around.

  4. NaturalIntelligence/fast-xml-parser - GitHub

    Fast-xml-parser is a lightweight library for validating, parsing, and building XML efficiently without requiring C/C++ libraries or callbacks.

  5. C++ XML Parser. - GitHub

    C++ XML Parser originally written by Marcin Kalicinski and maintained at http://rapidxml.sourceforge.net/ According to the original author, this library was integrated into Boost.

  6. GitHub - leethomason/tinyxml2: TinyXML2 is a simple, small, efficient ...

    TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs. - leethomason/tinyxml2

  7. GitHub - manoelcampos/xml2lua: XML Parser written entirely in Lua …

    XML Parser written entirely in Lua that works for Lua 5.1+. Convert XML to and from Lua Tables 🌖💱 - manoelcampos/xml2lua

  8. A Roslyn-inspired full-fidelity XML parser with no ... - GitHub

    A Roslyn-inspired full-fidelity XML parser with no dependencies and a simple Visual Studio XML language service. The parser produces a full-fidelity syntax tree, meaning every character of the …

  9. oxylabs/how-to-parse-xml-in-python - GitHub

    How to Parse XML in Python Introduction In this article, you'll learn how to parse XML data in Python by exploring popular Python libraries. The article will cover the basics of XML, DOM representation, built …

  10. GitHub - ziord/cxml: C XML Minimalistic Library (CXML) - An XML …

    Overview cxml (C XML Minimalistic Library) is a powerful and flexible XML library for C with a focus on simplicity and ease of use, coupled with features that enables quick processing of XML documents. …