Showing 622 open source projects for "software"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Extreme lightweight library to parse XML-Strings. Also includes a lightweight SOAP-Client that can even be used on mobile phones (JME)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PHigester is a PHP 5 port of Jakarta Commons Digester. Like his father, PHigester lets you configure and use an XML -> PHP 5 object mapping, which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognize
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MultiHelp
    A Java-based in-application help system that can read multiple different documentation file formats, producing professional help systems from multiple sources. Documentation included for testing is from the jAudio project under the latest LGPL licens
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MActor is an extensible tool for functional integration testing. It can facilitate tests a range of integration technologies (support for JMS, XML over HTTP, SOAP, TIBCO Rv, IBM MQ series and file-shares are currently supplied with the tool)
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    CpX is an XML-based lightweight C++ development environment.It’s a philosophy of simple OO software engineering, with a C++ subset & base classes.It has general-purpose useful C++ services & tasks to speed up build.Tired? A Sudoku game is given in CpX as a bonus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Service Invocation Tool generates Java code to implement a declared service facade by calling operations of another service and mapping data structures between them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Given an XSD schema and an XSA.xml configuration file, XML Skeleton Annotations (XSA) generates JSF forms UI to create XML records compliant to the XSD and following the XML skeleton defined in XSA.xml, still keeping everything under your control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    now here: https://github.com/plastex/plastex plasTeX is a Python-based LaTeX document processing framework. It gives DOM-like access to a LaTeX document, as well as the ability to generate mulitple output formats (e.g. HTML, DocBook, tBook, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Game Toolbox is a C# assembly designed to facilitate the creation of games and game prototypes. It contains no graphics code, does not depend on XNA, and is Mono-compatible. It provides implementations of A*, GOAP, a genetic algorithm, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Read-in XML tags in an array format accessible via "paths". Modify existing XML. Create a proper XML string. All methods are used to programmatically read, modify, and/or create XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XPN is relies on a non relational native XML database, where XML documents are stored in a compressed form and indices enables fast access to structure and content, thus enabling a fast evaluation of XQuery queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    amorph is an any-to-XML-to-any data transformation library. Use amorph to read possibly ANY kind of data format required for further processing (csv,fixed length, xml, electronic bills, custom formats, ...) within your application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Struxure defines a simple XML format useful for defining constants, fields, structures, and other data declarations. It also provides an extensible mechanism for generating the appropriate 'include' files for various languages from the XML definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A collection of REBOL mezzanine functions, both simple and advanced, that may have varied and disparate versions in the wild, and will benefit from being unified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SugoiTools is a standAlone library supplying all kind of debugging tools (logging, exceptions, memory leaks management), XML support with TinyXML, and lots of others nice features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CSX is Oracle's Compact Schema-aware XML format, a binary interchange format designed to significantly improve the performance of XML processing as well as compress XML messages. OpenCSX is an open-source reference implementation of CSX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XML Processor. A Multi-threaded, Pub/Sub environment for Dynamic programming on an event driven Tickless and Sleeping State Machine with TCP communications, tight flawless memory management, powerful set algebra and a magical database. 100% C++. ezPort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A toy XML-aware (but otherwise generic and extensible) content management system demonstrating how to do sophisticated management of versioned hyperdocuments with a focus on issues of import and export of compound documents (e.g., XInclude-based).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A testing and proof of concept tool for querying multiple Internet data sources (primarily RDF) using various TDWG endorsed protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Memomics Forge is a meta-project for software that utilizes the Memomics Semantic Service. Memomics Semantic Service provides semantic data which can be embedded in applications via webservices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ivyxmlformatter
    The ivy.xml formatter formats an ivy.xml. It changes indentation of tags and sorts and aligns their attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a (very) simple chat-room created using php. Instead of using MySQL or any other database software this chat-room uses a flat-file database (created using XML). The main aim of this chat-room script is to be minimal (small codebase).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Create or parse ANY Mark-up Language (HTML XML X3D VRML MathML XAML XDP CDA SCORM COLLADA XBRL) file or string into a simple and versatile MLDocument, MLElement, MLParameter hierarchical object model, written in VB 6 (Win32). Alternative to using DOM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Twick.it API Wrapper
    If you like to use the Twick.it API you should take a look at this wrappers. By simply calling some static methods you can read data from the API and don't have to care about all the REST stuff like sending HTTP request or parsing XML data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    wsdlpull is an efficient and powerful command line utility for dynamic inspection and invocation of WSDL web services.It provides a C++ library with dynamic WSDL invocation API,WSDL parser,Schema parser and Validator and an xmlpull Parser/Serializer.
    Downloads: 0 This Week
    Last Update:
    See Project