34 programs for "expat-2.5.0.tar.xz" with 1 filter 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
    Expat

    Expat

    Fast streaming XML parser written in C99 with >90% test coverage

    Welcome to Expat, a stream-oriented XML parser library written in C. Expat excels with files too large to fit RAM, and where performance and flexibility are crucial. There are a number of applications, libraries, and hardware using Expat, as well as bindings and 3rd-party wrappers. Expat is packaged everywhere. This is Expat, a C99 library for parsing XML 1.0 Fourth Edition, started by James Clark in 1997. Expat is a stream-oriented XML parser. This means that you register handlers...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    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: 7,406 This Week
    Last Update:
    See Project
  • 3
    Secdev Scapy

    Secdev Scapy

    Scapy: the Python-based interactive packet manipulation program

    Scapy is a powerful interactive packet manipulation libary written in Python. Scapy is able to forge or decode packets of a wide number of protocols, send them on the wire, capture them, match requests and replies, and much more. Scapy can be used as a REPL or as a library. It provides all the tools and documentation to quickly add custom network layers. Scapy runs natively on Linux, macOS, most Unixes, and on Windows with Npcap. It is published under GPLv2. Starting from version 2.5.0...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    XLSX I/O

    C library for reading/writing values from/to Excel .xlsx files.

    ... - portable across different platforms (Windows, *nix) - minimal dependancies: only depends on expat (only for reading) and libzip (which in turn depends on zlib) - separate library for reading and writing .xlsx files Also includes command line tools to convert between .xslx and CSV files.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • Conversational AI for fast and friendly customer care | watsonx Assistant Icon
    Conversational AI for fast and friendly customer care | watsonx Assistant

    Get started on your generative AI journey

    IBM watsonx Assistant is a next-gen conversational AI solution—it that empowers a broader audience that includes non-technical business users, anyone in your organization to effortlessly build generative AI Assistants that deliver frictionless self-service experiences to customers across any device or channel, help boost employee productivity, and scale across your business.
    Learn More
  • 5
    GitLab CE Server For Local Intranets

    GitLab CE Server For Local Intranets

    The Free & Popular Community git Server in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a GIT Server live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with gi wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://gi.local/ ( Accept Any Warnings due to...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Empact Foundation Class Library

    Cross-platform C++ library for use as a default application framework.

    A mature cross-platform C++ library for use as a default application framework. Features include: * Threading & synchronization * Socket programming: SSL, NanoMsg & ZMQ * File I/O utilities: zlib, ini, yaml * Native Database access: MySQL, SQLite, BerkleyDB, Postgre, REDIS and ODBC * Built-in mini XML parser; optional EXPAT, LIBXML and MSXML support * Network protocol stack: HTTP, FTP, SMTP, POP3, SOAP, XMLRPC * Scripting languages: Perl, Python, JavaScript, VBScript, Java, Lua, TCL...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    SaxMagique is a c++ library that offers an API for creating a saxparser. It is intended to be the simplest way theoretically possible to create a complex saxparser. It build-up the [start|end]Element and characters handlers needed by expat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    motif 2.5.0

    motif 2.5.0

    Motif with new non-virtual panner (motif 2.0-2.2)

    Motif , motif 2.0-2.2 ~~~~ NEW Totally Built Linux (xlfs-0.2) contains Motif-2.5.1 which builds by Makefile or imake, fixes "might skip Uil.y", works on linux gcc4, or gcc10, glibc-2.11 or glibc-2.25, freeBSD 13. it's a TODO to make 2.5.1 separately downloadable from TBLD. 2.5.1 is suggested ~~~~ OLD * GNU/configure now builds easy Imake is back too, Everything builds Quality Assurance Tests QUATS Panner is NON-VIRTUAL (mwm deleted virtual panner in motif 2.1+). A...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    xmlsd
    xmlsd is a library that wraps expat in order to simplify XML use in C programs as well as adding rigid rules to an XML structure. The idea is to have XML structures that can be passed over the network with implicit parameter verification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Empower decisions with IBM SPSS Statistics. Icon
    Empower decisions with IBM SPSS Statistics.

    For companies that need a powerful data platform

    IBM SPSS Statistics software is used by a variety of customers to solve industry-specific business issues to drive quality decision-making. Advanced statistical procedures and visualization can provide a robust, user friendly and an integrated platform to understand your data and solve complex business and research problems
    Learn More
  • 10
    guile binding for expat library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a C++ wrapper around the excellent Expat XML parser, designed to allow a developer to rapidly build XML parser classes for their projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Expatpp is a simple C++ layer to make using the open source expat XML parsing library vastly easier for complex schemas. It has been used widely in industry including the Valve Steam project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    C/C++/Java XML parsers benchmarking toolset. Supported parsers: LibXML2, Xerces, Oracle XDK, Expat, RXP, QT, Sun Crismon. Benchmark Fields: Parsing (Native,SAX,DOM), DOM Manipulation, Schema Validation, XSL Transformation, XML Signature & Encryption.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    It's a tool to parser CHM file's hhc and hhk index file. hhcparser write using qt.It splits the hhc or hhk file to a data model as you want. hhcparser use a mechanism as expat lib, it use callback function to finish parser produre.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    dom4cpp is a library for parsing, creating and modifying XML documents. It's written in C++ using STL and expat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AnyXML is an XML read-only class which offers PHP5 SimpleXML's capabilities on ANY host, even if PHP4 and/or without the expat extension; AnyXML will always choose the best available library to offer its functionality. Your solution to PHP+XML messes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    SDCC source-level debugger, monitor and downloader for the 8051 based TI MSC12xxEVM's. Windows, Cygwin, Linux and BSD Macs have all been tested under SDCC 2.5.0 is supported. SDCC 2.6.0 is not yet supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    g4re is an infrastructure for reverse engineering C++ applications. g4re leverages several freely available technologies, including GXL, gcc, and expat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An object-oriented language that compiles to native code, for POSIX and Windows systems. Requires Expat, GCC, as well as MinGW/Msys for Windows. Compiler generates C++ code but manages various tasks that C++ leaves to programmers, provides interfaces, gc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Provide a portable C++ implementation of OASIS Asynchronous Service Access Protocol. Initial plans are to develop a proof of concept prototype based on draft documents. Uses boost, EasySoap, expat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MagpieRSS is a simple, functional PHP inteface for parsing RSS 1.0 (and earlier versions). Built on PHP's XML (expat) parser, and with an integrated cache for storing the parsed RSS objects, Magpie is designed by simple, and 'PHP-like' to use.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 24
    Lightweight XML based transformation tool written in C that builds upon expat, tidylib and XSLT to tranform authored web content (incl. Word processor generated HTML) into styled web content suitable for publication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next