90 programs for "open xml" with 2 filters applied:

  • 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
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    sw8t.xml is a free, open source, lightweight, easy to learn JavaScript XML Parser. Parse XML from a string or a URL. Traverse, read, and edit the DOM. Interact with XML using a powerful, intuitive API. sw8t.xml has moved! sw8t.xml has become part of the jbulb marknote project. For the newest download and documentation information on marknote, see: http://jbulb.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XMLSP - XML Stream Parser is a small & simple XML parser for C++. It uses STL for lists and strings. This tiny XML parser source code is less than 20kb in size. It support custom entities and special characters. Now with optional DOM support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XML::Bare - Minimal Perl XML parser implemented via a C++ state engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A small SAX-like XML parser writen in plain ANSI C. All source are in a single file of 200~ lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Make Your Observability Stack Effortless Icon
    Make Your Observability Stack Effortless

    For Software Engineers, DevOps, Data Architects, and IT Leaders

    The progression to modern application stacks and microservices architectures has resulted in orders of magnitude more logs, metrics, events, and traces. Like gravity, data attracts more data, making it increasingly difficult to move and process as it accumulates over time. More than ever, there is a need to be able to stream-process, filter, mask, transform, aggregate, analyze, and route that data to various data tier destinations optimized for specific usage.
    Learn More
  • 5
    XML DOM style parser class written in PHP. This class can inport XML data using expat or regex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Simple Plain Xml Parser (spxml) is a stream-oriented XML parser that supports pull-model and DOM-model XML parsing.Resulting DOM trees can be read, modified, and saved.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Non-validating java xml parser with extreme small size (jar file less than 5k) and high speed. Requires only basic java API and could run even on J2ME devices. Clean and simple API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • BytePlus Recommend achieves higher retention, engagement, and revenue using our advanced ML models. Icon
    BytePlus Recommend achieves higher retention, engagement, and revenue using our advanced ML models.

    Enhance every step of the user journey with personalized recommendations

    BytePlus Recommend helps businesses to deliver tailored customer experiences through personalized recommendations. Drawing on extensive experience in machine learning, our recommendations go beyond standard rule based recommendation services to deliver exceptional experiences across the entire customer journey.
    Learn More
  • 10
    This lib is a utility for auto read|write a xml dom to cpp struct. It use other xml parser such as tinyxml , would support xerces-c.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A framework for creating highly interactive websites using javascript, css, xml, and html. Includes a custom xml parser for highly readable javascript. Essentially, all the plumbing for making AJAX-based websites, with js-based GUI toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Small XML to ASCII Parser written in Perl as an OO-Perl Module. Can be used to extract pure ascii text from a given xml document. Later: extract text from web documents, or given arrays and hashs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A small, efficient and "easy to use" library to manipulate XML in .Net 2.0 without the support of Style Sheets, scripts or other "WWW-based" XML document requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Native Perl interface, written in C++ and XS, to the OpenSP SGML and XML Parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An XML parser C library that's simple and easy to use. Inspired by simpleXML for PHP.
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 16
    Super Simple XML. A reduced non w3 supported xml parser. It has only the basic parsing abilities. But is small and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    spheakXml is a not verifying, free platform independent(more or less) xml parser library written in ANSI C. spheakXml holds the complete data of the given xmlfile in memory and allows a very simple api to access the elements and attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Embedded XML Parser Generator is creating some C source code that parses XML files (or streams) from a user specified document structure. Generated code can support advanced features (inter-dependencies, native data types etc...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XML Parser, Data Processing API and Specific Implementations for SensorML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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: 4 This Week
    Last Update:
    See Project
  • 21
    DOMIT! is a Document Object Model (DOM) XML parser for PHP, written purely in PHP. It is mostly compliant with the DOM Level 2 specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SAXY is a Simple API for XML (SAX) parser for PHP, written purely in PHP. It is lightweight, fast, and modelled on the Expat parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DOMIT! RSS is an RSS parser for PHP, written purely in PHP. Unlike most existing PHP RSS clients, it uses a DOM XML parser -- DOMIT! -- to convert an RSS feed into a DOM document that can be traversed using the standard DOM methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Xox is a non-validating, "semi-small footprint", platform independent, C++ XML parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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