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
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Minimal XML very small and efficient lib is a library to handle XML documents storing them in a DOM-like tree, witten for C and C++. The library allows to load or write documents from files or memory, and provides callbacks for read and write progress.
LeverPack is a small, transaction based, secure, concurrent, and efficient record repository management engine written in Java. It provides READ_COMMITTED transaction isolation level supported read/write access to user data records.
TagPrint is a DOM serialization library. It prints DOM documents with various format, such as XML, HTML, PDF, RTF, etc... You can write these documents very easily.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Macker helps enforce architectural rules (layering, tiering, modularity, etc) in your Java code. It applies pattern-based access rules from XML rules files to your compiled classes. Read the FAQ: http://innig.net/macker/faq.html
You can consider this a general "Java File Object Correction" project. It seeks to add in whatever features are missing or weak in the Java File implementation. For example, currently in Java, once a file is made read-only it cannot be reset back to a w
Pynt is a next generation java build tool. It uses its own Python-like scripting language that is easier to read and less verbose than xml and is capable of running all Ant tasks.
Prototype Compiler for XML (PCX) is a JAXB alike XML compiler. It takes an XML file in its input, and generates a set of classes, that are able to read XML files of given type. Unlike JAXB, PCX has no meta-language to be used in code generation. Inst
This is a collection of Java utility classes that I have found useful in building large-scale web sites and enterprise applications. It includes a simple pseudo-LRU cache, a class to readJava properties from an XML file, etc.
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.
Xippo is a java tool for XML marshal/unmarshal.
Javacentric: you write your java class without thinking to its XML representation.
Datacentric: interested only in data written inside your java object.
A JSP template engine that enables developers to write JSP emails, JSP XML files, static (precompiled) HTML files and any other text format. The syntax is almost identical to JSP but it is not required to run inside a webserver.
An XML scripted engine to "drive" HTTPUnit web testing. Write XML documents to test urls, clicking links, submitting forms & limited page verification.
Full Java source to classes enabling access (read, write, display) of the Palm desktop files: Date book, Address book, Memo, and To-do. Tested with version 3.0.1 of the Palm Desktop for Windows.
Doclet that produces XML as output. This allows you to use XSLT to customize the look and feel of your Javadoc output. You no longer need to write a doclet for that.
JxMenu is an XML based tool for creating Menu's within Java Swing.
Developers create XML based configuration files that are then read in by JxMenu and used to create fully functional menu's within Java Swing (AWT may be added later).
Libraries handling data which are organized in a hierarchical way, like data which are stored in XML format. This libraries are able to read, manage and writeXML document.
iXml is an XML Interpreter.
The Interpreter runs over the XML.
The language itself is modelled in XML.
Connect Xml to data, guis, network and control it all.
Please read proposal docs.
Working implementation available for download less than 100k.
PilrcEdit is a GPL'd Java based graphical editor for PilRC .rcp files,used for creating resources for PalmOS programming. It is multiplatform and will read and write any valid PilRC file.
Gulfstream is a JavaXML serialization/deserialization framework capable of read and writeJava primitive types, arrays, collections, JavaBeans and classes marked with special annotations.
This is one small and fast JAVA implementation of java.util.queue which permanently stores queue data into files. Use of this implementation avoid use of huge JMS implementations. All read and write operations have to be on one JAVA virtual machine.
This API will reduce the ridiculous amount of work a Java developer has to do just to read in a text file or write out a text file. The goal is to make I/O in Java as easy as it is in Perl, or at least as easy as it is in C.
Generic Java tool to read/apply configurable parameters.
Generic tool to read and apply modifications to configurable parameters. Provides simple extendable framework for defining parameters and readable/writable sources. Provides sample GUI tool to view/update parameters.
Now supports parameters in properties and XML files stored in files in directory structure or archives. Reads/writes single values to JDBC data source(s).
Uses templates to prepare parameters, possibly with values to use.
Parameters may be spread over multiple files/sources.
xmlandbean is a java library based on annotation who can read and inject XML datas into objects. Create the java objects, define (with annotations) for each properties how the system retrieve XML informations. Then, at runtime, xmlandbean populate them.
jrwlock is a roubust javaread/write locking facility, that enables performance, and easy debugging, having Finalizer thread unlock missing releases and print stack trace with line number and java file where lock was acquired but not released.