Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
...It provides a sensible, easy-to-understand API for reading, writing, modifying, and querying documents. It is fast and standards-compliant by relying on native parsers like libxml2 (C) and xerces (Java). Be secure-by-default by treating all documents as untrusted by default. Be a thin-as-reasonable layer on top of the underlying parsers, and don't attempt to fix behavioral differences between the parsers. "Native gems" contain pre-compiled libraries for a specific machine architecture. On supported platforms, this removes the need for compiling the C extension and the packaged libraries, or for system dependencies to exist. ...
An engine for describing games built around Xerces, exprtk, and SFML
XMLGameEngine Home:
https://github.com/beefviper/XMLGameEngine
XMLGameEngine dependencies:
Xerces https://github.com/apache/xerces-c
exprtk https://github.com/ArashPartow/exprtk
SFML https://github.com/SFML/SFML
XMLGameEngine stores a complete description of a game in an XML. The XML file is loaded and parsed by Xerces. Any variables, expressions, or function calls in the XML data is evaluated by exprtk. The resulting values and objects are used to render the game with SFML.
...
XeuMeuLeu is an open-source cross-platform C++ stream oriented interface on top of Apache Xerces for manipulating XML and Apache Xalan for applying XSL transformations.
mod_schema is an Apache module which allows instance XML document validations with the W3C schema language. The validation is based on Xerces C++ library and the module enables a Web tool for multi schema validations.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
This program reads an ASCII payment file and turns it into a XML form using special map-file to determine tag names and data to be taken from ASCII file. Using Apaches Xerces-C and Xalan-C libraries, license:http://www.apache.org/licenses/LICENSE-2.0.txt
Project to to port common Java libraries like JUnit, Log4j, Crimson, Xerces, Xalan, Jakarta POI, Commons Lang/Collections/CLI, JSch, JZLib, BouncyCastle and JFreeChart on .NET Framework 2.0 using J#.
Several easy-to-install general-purpose free software libraries (wxWidgets, Xerces, ptypes, VBLib, etc) After installing, many applications will run in your computer. Developers don't need to add the items of free package to their own installation.
There exist many implementations of XML parsers that create DOM. The Radiance DomProfiler parses an XML file and builds a DOM from a handful of available parsers - CRIMSON, DOM4J, JDOM, SPARTA, XOM, XERCES, XPP - to compare time taken and memory used.
...The project will contain a core module, a xml module and a servlet module. The module will be named: JOOMCore, JOOMXml and JOOMServlet. Dependencies: commons-beanutil, xerces and servlet-api
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>>).
UMLinuxControlCenter lets you create virtual networks based on user-mode-linux and uml-utilities by drag and drop icons of virtual machines, switches, network-links and the hostsystem. UMLinuxControlCenter is written in C++ using wxWidgets and Xerces.
Arcane Eternity is an open-source roleplaying game. It will be written in C/C++ using an object oriented framework. It will use the following libraries: OGRE, OpenAL, ODE, CEGUI, Xerces, SDL, HawkNL. The game will run on Windows, MacOS, and Linux/X11.
an xml extension which allows for elegant parameterization of file-based application input and output files.
OS: any with a jvm
lang: Java
libs: xerces
features: File readers, writers, and parameterizers.
TFK_Project Is An Extensions Library In C++ That Includes Hashing, Graphics, and File Functions (Requires Xerces http://xml.apache.org, and MySQL Client Library http://www.MySQL.org)
EDI/EAI file format converter supporting CSV, flat file, X12 EDI to and from XML. XML to XML conversion uses XSLT. Two implementations in Java/Xerces and C++/MSXML. Currently a set of stand-alone utilities. Next version to support chain of conversion
...Intended as a learning tool, it allows one to view XML files in a hierarchical manner, as well as a flat textual representation. It is Java based, using Eclipse SWT libraries and the Apache Xerces libraries.
hammer is a Http load testing tool for Unix/Linux platforms. hammer reads scripts of XML that describe the load tests. hammer is implemented in C++ using Xerces-C and Commoncpp2.