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.
Get Started Free
Stop vibe-debugging.
Plug Claude into your app's actual errors.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Identityflow provides a framework for building protocol flows that perform distributed Identity operations. Examples of Identity Operations are Single Sign-On (SSO) and Attribute queries.
Convert a "line string" from a .kml file to a "route" in another .kml file. I started this project to use google maps for routing at home and a very simple GPS-device for following the route while on the road.
Open Source Tracker is a middleware for electronic traceability of food message, e.g TraceCoreXML. OST comes with an optional web interface used to view, generate, exchage and translate traceability messages. Both Java and .net version are available now.
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.
The JeXMl library would like to give java programmers the same ease ruby provides with REXML.The JeXML library can give you a huge control over xml data from within your java code with the least possible effort.
This project is aimed to develop a small language to support XML updates. The update language has been built on top of XQuery by adding on some update primitives. The end product provides flexibility in the software architecture for future extensions.
XML parser is a tool written in java, which can parse any XML file fed to it. It generates the needed source code to parse your XML, based on the specified schema.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
HShreX addresses hybrid storage of XML, combining relational and native solutions. It enables quick design and evaluation of alternative choices by annotating the XML schema and is an extension of a previous tool ShreX (shrex.sourceforge.net).
This tool is a small tool to upload a csv file to a database. This tool can analyse a CSV file and it can determine the field lenght and the column name.
The project Intergeo co-funded by the Community programme eContentplus develops an open-source library for the common file format it defines to allow developers of dynamic geometry systems to quickly integrate read support for such files.
Tool for managing patch codes for the Nintendo Wii. Formats this tool handles are common to Gecko OS and popular Wii homebrew software. This is one of very few complete cross-platform GCT compilers and the only known GCT decompiler and merge tool.
The CampusSource Engine Integration Platform (CSE-IP) supports the composition of an integrated information managment in heterogeneous IT environments of educational institutions. It realises a process-oriented link-up of campus information systems.
Blunder is an automated tool for analyzing chained exceptions in Java. It's usefull for classify, generate a customized error message and a list for possible solutions.
OpenXML4j is a Java library supporting Open Package Convention for Office Open XML File Format documents. Microsoft Office 2007 documents using ECMA 376 specs are actually supported, Microsoft Office 2010 support is coming.
Small footprint, fast Java XML parser. Parses to an easily manipulable nested class structure which can be converted back to formatted or unformatted XML with a single call. Uses and creates straight XML, no DTDs necessary or used.
Goldify is a set of tools that allow automated addition of links into electronic documents. Its main purpose is to allow such addition of links into documents that wish to link to the IUPAC GoldBook (http://goldbook.iupac.org).
MessageReader is a java software that, given a Mail folder of a Symbian phone, takes all the sms messages (NOT (still) mms or anything else) and make a file in the unix mailbox format (suitable for e.g. kmail).
Omni is a Java package for reading and writing a variety of data file formats. Currently, Omni supports formats such as CSV, tab-delimited, pipe-delimited, and fixed-width files. There are future plans for more formats.
MIDlet showing status of GPS device connected to cellphone. Show availability of GPS device/signal, current position, speed, course and satellites' position and signal power. Log tracks in GPX format.
This web-application allows business users to design, in a collaborative working envirorment, a Business Process in Business Process Modelling Notation (BPMN 1.0) language and to serialize it in XML Process Definition Language (XPDL 2.0 and 1.0).
A simple set of Java classes used to handle CSV (Comma-Separated Values) files. The CSVFileReader class has a readFields() method that splits a line of the file into separate String fields; the text qualifier and the field separator are customizable.