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
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
BibCollect is a free utility for the automatic download of BibTex entries from various public databases. It searches for citations in Latex files and automatically assembles an appropriate BibTex file.
PyPNetCDF is a Numeric-based Python package that allows read and/or write to NetCDF file in a parallel environment using MPI and an interface created to PnetCDF library. The objects are very similar to Konrad Hinsen's definitions but in a parallel way.
LUPUS (LUPUS Universal Plattformindependent Update System) is a powerful tool for system-administrators. It's some kind of mixture of apt, dpkg, subversion, cfengine and qmake ;-)
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
XML_PullParser moves the API of the PHP XML facility from an event-based
model to a token-based model. Instead of processing data passed
from the parser to callbacks, scripts work with "tokens", which are arrays representing XML structures.
Peas provides : data object mapping - data versioning, multi-language support, users & groups - complete web component api - web 2.0 backend and frontend templates
Xion (pronounced "zaion") is a text-based serialization format of object states. Xion extends the JSON format by permitting "tagged" notations. This project provides an implementation of Xion in Java, including the object model, parser and utilities.
XSprite is a sprite file format for use in games. It stores RGBA colour, and 4 monochrome 'masks' which can be used for such puposes as collision detection.
This project aims to provide tools for this format, aswell as libraries for game developers.
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
Visual xsltproc is a tool which help to write xslt file, and debug it to find errors. It writes xml, and generates xml (Syntax highlighting of XML & line Nr.). Finally if the result is XSL-FO it generates the pdf on Apache FOP java. Build on QT4.2.
The XB is a universal file format (and a library) that tries to match the requirements of so called Binary XML and Efficient XML Interchange. The XB format allows fast and compact, yet still robust enough, serialization of trees of any arbitrary data.
Any2XML allows the controlled conversion from any textfile to an XML file. In the editor (GUI), rules are added to define which parts of the textfile are processed and where they are put in the resulting XML file.
ODF-UOF Converter provides a way to convert the docs(text/spreadsheet/presentation) between Open Document Format for Office Application(ODF) and Chinese office file format based on XML(UOF).
A Yaml .NET parser implemented for a school project. The requirements of the project were to implement it in C# and release it as Open Source. Further we took also the challenge to make it a one pass parser.
PING is a distributed, web-based, personally controlled electronic medical record system that is accessible to the nomadic user and built to public standards. The PING project includes a pluggable web services API and numerous client applications.
KAGEfx is a framework to load shader programs based on the OpenGL Shading Language contained within an XML file that holds descriptive metadata about the shader and to replace shader modules on the fly with respect to their level-of-detail metadata.
Convert Soaring Pilot DOC flight log to IGC format
This tool can be used to convert Soaring Pilot generated flight logs in Palm DOC format to IGC logger file(s) for use with flight analysis software like SeeYou and SoaringDotNet or to upload your flight to the OLC server.
Mod_dbxml integrates the Oracle Berkeley DB XML native XML database with the Apache Web server. Create dynamic Web content by direct XQuery database access.
This project implements a new concept of Instant Imaging. Using the code of CamStream, this software can send images from the WebCam to users who use the Jabber Network with the maximum of facility. Furthermore, GiNM can talk with your friends of Jabber.
CurlyML is a super-lightweight alternative to XML, properties files and BBCode. It is a concise data format for representing heirarchical data, and is extremely human-readable. Project provides parser, API and other tools using this format.
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.