Browse free open source XML Parsers and projects for Linux below. Use the toggles on the left to filter open source XML Parsers by OS, license, language, programming language, and project status.

  • Passwordless Authentication and Passwordless Security Icon
    Passwordless Authentication and Passwordless Security

    Identity is everything. Protect it with Duo.

    It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
    Get a Free Trial
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 1
    TinyXML is a simple, small, minimal, C++ XML parser that can be easily integrating into other programs. It reads XML and creates C++ objects representing the XML document. The objects can be manipulated, changed, and saved again as XML. *Please Note* that TinyXML development has stopped and all development has moved to TinyXML-2. TinyXML-2 is available at https://github.com/leethomason/tinyxml2
    Leader badge
    Downloads: 8,317 This Week
    Last Update:
    See Project
  • 2
    RapidXml is an attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility. It is an in-situ parser with parsing speed approaching speed of strlen function executed on the same data.
    Leader badge
    Downloads: 2,510 This Week
    Last Update:
    See Project
  • 3

    Expat XML Parser

    Fast XML parser library in C

    PLEASE NOTE that we are in the process of moving to GitHub: https://github.com/libexpat/libexpat This is James Clark's Expat XML parser library in C. It is a stream oriented parser that requires setting handlers to deal with the structure that the parser discovers in the document. PLEASE NOTE that we are in the process of moving to GitHub: https://github.com/libexpat/libexpat
    Leader badge
    Downloads: 954 This Week
    Last Update:
    See Project
  • 4
    An XML parser C library that's simple and easy to use. Inspired by simpleXML for PHP.
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    EDIReader parses EDI input from ANSI X12 and EDIFACT, including documents for HIPAA compliance. It supports Java JAXP/SAX XML interfaces with a custom implementation of an "XML" parser, allowing access to EDI data with XML tools.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    VTD-XML is the next generation XML parser/indexer/editor/slicer/assembler/xpath-engine that goes beyond DOM, SAX and PULL in performance, memory usage, and ease of use.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Piccolo is the fastest SAX parser for Java, supporting SAX1, SAX2, and JAXP (SAX only). Piccolo is different from other parsers in that it was developed using parser generators. It weighs 160K including XML APIs. See http://piccolo.sf.net for more info.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    An efficient little program to simply parse XML files to find contents of different sets of tags, whichever you please. Can also return a list of all the XML tags in relation to their content.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    NunniMCAX is a minimal (19KB) C library for parsing XML. The API recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMCAX's FSM has been generated using NunniFSMGen
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Native Perl interface, written in C++ and XS, to the OpenSP SGML and XML Parser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    XML for SCRIPT is a powerful, standards-compliant JavaScript XML parser that is designed to help web application designers implement cross platform applications that take advantage of client-side manipulation of XML data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    The Colibri Widgets are based on curses (pure C with OO facilities). The integrated xml parser should make it easy to develop your own curses application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Instigate XML Parser is a wrapper library around various XML parsing front-ends. It provides single API and ability to switch between supported front-ends without modifying the client code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Subxml provides a very lightweight C++ pull parser for parsing a subset of XML. It is intended for use in utility applications where the ability to parse XML-like configuration files is advantageous, but a fully compliant XML parser would be overkill.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    WSFuzzer
    WSFuzzer is a fuzzing penetration testing tool used against HTTP SOAP based web services. It tests numerous aspects (input validation, XML Parser, etc) of the SOAP target. It is only to be used against targets that have granted permission to be teste
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    XML Tree Object Model (XTOM) is a java 1.4 based XML parser. It is designed to be easy and simple to use for parsing XML configuration files. It uses the notion of a Tree to hold XML Elements and implements a path based element navigation system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    XML parser is a tool written in java, which can parse any XML file fed to it. It generates the needed source code to parse your XML, based on the specified schema.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    C++DOM is a C++ implementation of DOM Core. It is built it on top of expat (XML parser in C, by James Clark).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Advanced PHP library to pase xml documents to array with many advanced options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A tiny, compact XML Parser written in Java that is less than 6K in size when compiled using JDK 1.3, that can be used in either a J2SE or J2ME envioronment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AsmXml is a very fast XML parser library for x86 platforms written in pure assembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Anthony's XML library for C++ (Axemill) is a 100% conformant, validating XML parser, written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XML::Bare - Minimal Perl XML parser implemented via a C++ state engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Annotate your POJOs to create a fully-functional application, with table support, collection filters, and persistence hooks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A POS tagger. An XML parser and a dictionary - Corresponding to Sanskrit language.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.