Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Your monitoring isn't a stack. It's a pile. Fix that.
Errors, performance, logs, uptime. One install, one invoice, one UI.
Replace Datadog, New Relic, and Sentry without adding three more dashboards.
Flavor is a language developed for describing (in a formal way) any coded audio-visual or general multimedia bitstream. It comes with a translator for automatic generation of C++/Java code, which can be used to read/write/trace the described bitstream.
The TimeZonePatch is a flexible java based OS free solution for patching the java.util TimeZone against incorrect time zone data. A factory of patched TimeZones, provides the ability to read correct time zone data from appropriate data sources.
This utility is used to creates Java object models from XML structure definitions(DTD&Schema) and automacitally generates intelligent codes to process the given XML file. Developers need not write painful code to process XML anymore.
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.
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.
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.
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.
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.
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.
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.