Showing 131 open source projects for "sax"

View related business solutions
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
  • tigerlab is a global insurtech offering an API-driven insurance software solution Icon
    tigerlab is a global insurtech offering an API-driven insurance software solution

    Our insurance software solution helps your business to offer a digital experience for your customers and system users.

    Tigerlab insurance software is a powerful, modular, and easily integrated system, built for you on cutting edge technologies. Simplifying complex processes and allowing for automation and configurability, it performs seamlessly on all digital platforms. Our unique business model allows you to invest in best-of-breed solution through a low-risk partnership. Returns are guaranteed whether you choose our individual modules or go full-suite.
  • 1
    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
  • 2
    Generic Java XML stream parser API makes it much easier to use event-based stream parsers like SAX Parser. Includes an implementation for SAX parser. Also supports recursive pattern matching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XiMoL is an XML reader/writer (non-validating) library written in C++. It is a iostream-oriented library based on the STL and not a SAX or DOM library (like Xerces, expat, ...). Each object has its own reader/writer (operator<< and operator>>).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XGram aims to be a compelling replacement for the combination of Xml format specification, parser and producer. The ideal is to use it in place of SAX, DOM, DTD, XML Schema and Relax NG. XGram uses a set of rules in a simple notation to describe the Xml
    Downloads: 0 This Week
    Last Update:
    See Project
  • Email Authentication Problems Solved by EasyDMARC Icon
    Email Authentication Problems Solved by EasyDMARC

    For companies that need a SaaS platform to implement and monitor DMARC, DKIM, SPF, and BIMI

    Thousands of IT Managers and Sysadmins use EasyDMARC every day to manage, monitor, and secure email infrastructure.
  • 5
    RDF-compatible Wiki Data Model contains: Wiki Event Model (like SAX for XML) and Wiki Object Model (like DOM for XML). Tools: serializers and parsers for WikiSyntax/WikiXML, serializer to XHTML, transformers "events to objects", "objects to events"...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    `pdblib' is a small library written in C for parsing a PDB file created by Palm OS programs. Parsing is done in a `SAX' like fashion where programmers install event handlers which get called upon parsing the input stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SPEX stands for Streamed and Progressive Evaluation of XPath queries. Streamed means the XML input is processed via a SAX-based interface and with a low memory footprint. Progressive means the query answer is delivered as soon as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java parser for MIME message streams. The low-level streaming parser uses a callback mechanism to report parsing events (similar to SAX). Messages may also be parsed into a JavaMail MimeMessage-like structure using temporary files for large attachments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SAX on .Net - Full port of org.xml.sax Parser to .Net (j#). This is a one to one port of this popular parser directly into .Net. Used to fill in gaps in the .Net framework when porting java code to .Net J#
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sustainability Data Management for Businesses Icon
    Sustainability Data Management for Businesses

    End-to-end sustainability reporting software-as-a-service (SaaS) that is fully scalable to your needs.

    Collect, measure, and share investor-grade data on your corporate environmental, social and governance (ESG) performance and efforts towards set KPIs.
  • 10
    Willy's small XML parser for C++. This SAX XML parser will parse a limited set of syntax and encodings (currently UTF-8) but is very small both in RAM and ROM usage. It is suitable for embedded applications. It fully supports progressive parsing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 6 This Week
    Last Update:
    See Project
  • 12
    GenDOM is a java component providing an easy-to-use wrapper for XML reading using SAX. If you specify a package name - a tree of classes according to the XML element names will be instanciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jixi is a combined word of "Java" "XML" and "Wiki". It tries to provide a fast and flexible wiki content management system. Most of the implementation is build upon a SAX based plugin structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    StAX is an extension to the popular SAX 2 API for event-based XML parsing. It allows developers to write modular, extensible, XML document handlers while still maintaining the efficiency of SAX.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    furious_tv is a set of tools to take XMLTV TV listings and enable a UNIX system to automatically record programs off of a TV card. It is written in C and uses a SAX parser for maximum speed and efficiency. ftv_gnome is the GNOME interface to the PVR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XITE is an alternative to XSLT or straight DOM/SAX-based parsing. XITE uses JSR94-compliant rule engines (e.g., JESS) to express rules for transforming XML from input to output streams. XITE does not include but requires a JSR94-compliant rule eng
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    YAML (tm) is a straight-forward data serilization language, offering an alternative to XML where markup (named lists and mixed content) are not needed. YAML borrows ideas from rfc822, SAX, C, HTML, Perl, and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    xfile is a XML editor written in Java, including SAX, DOM, XLTC, SOAP etc API's: Features: Syntax highlighting, Validation , DOM editing, Grammar libraries, Auto completion and much more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Easily produce custom XML from Java code with validity checking and namespace support. Character stream and SAX event outputs are supported now. More can be added via a plug-in interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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: 1 This Week
    Last Update:
    See Project
  • 21
    Several trivial extensions of the popular SAX and JUnit APIs are applied in unison, resulting in a framework that obsoletes the need for pesky TestSuites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KDS XML is a class library for streamed parsing, validating and generating XML. It is written in Object Pascal/Delphi and works on Win32 (Delphi) and Linux (Kylix). Parts of it depend on the SAX for Pascal interface specifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NunniMJAX is a minimal java library for parsing XML. The API and functioning recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMJAX's FSM has been generated using NunniFSMGen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The SAXAdapter is a utility that builds on the SAX interface and simplifies the use of SAX while preserving its efficiency and power. With SAXAdapter, SAX truly becomes a “simple” API with less of a learning curve than the tree-based APIs such as DOM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    libxml++ is a C++ wrapper for the libxml XML parser library. It has SAX and DOM-like APIs, but does not attempt to conform exactly to the DOM specifications because they are not aimed at C++. Its API is much simpler than the underlying libxml C API.
    Downloads: 0 This Week
    Last Update:
    See Project