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
Build Agents and Models on One Platform
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.
PCS Java Toolkit provides useful stuff for developing Java Applications, especially Web Applications. E.g. a small and simple framework for building web applications similar to Jakarta's Struts.
Model implementation for the BaSa language, a Turing-like language. This simple language is to be run in a virtual machine.
The proposed language specification is defined in http://www.cs.ui.ac.id/kuliah/IKI40800/model.html
A Java MIDP-based UI toolkit that provides a set of graphical components suitable for PDA devices or handheld devices with a good-sized resolution. The toolkit provides extra UI components that are not available with the standard MIDP API.
iBATIS Breakdown is a simple utility that produces simple statistics about your Java code (lines of code, minimums, maximums, averages etc.).
What makes Breakdown different is that (as the name implies) it breaks the statistics down and organizes the
jMerge is a graphical tool for viewing and resolving differences between two files. jMerge is written entirely in Java and attempts to provide a simple yet powerful user interface.
A simple heap profiler for Java, based on JVMPI. The profiler
can be attached to a non-interactive JVM, creating heap
statistics from time to time. In case of OutOfMemoryExceptions
you simply verify your log file for the number of created
objects and
This project is a lightweight framework for Smart Proxies and Interceptors in RMI. Simple to use, only requires modifications to server side code. Good for implementing security, logging, client-side caching, QoS in distributed apps.
JPP is a simple macro preprocessor for Java. It is entirely written in Java and provides
C-like preprocessor commands like #define #undef #ifdef #ifndef #else #endif #include.
More to be developed.
QUML wants to be a simple Java/Swing based GUI program for UML modeling. I would like to bring to users comfortable drag-drop environment for creating UML diagrams. In the future QUML could contain some kind of the scripting language (Tcl?) for work with
This java-to-relational mapping tool is intended to be generic enough to work for most any project and relational database, simple enough to be easy to learn and use, yet flexible enough to handle complexity when needed.
jConX provides a java library that allows developers to bind data contained in Xml configuration files in java beans in a really simple fashion. This project is abandoned! Please go to jcman.sourceforge.net ...
projectION aims to be the definitive project management and team organization tool under the J2EE platform. With projectION you will be able to manage your calendar, teams, projects, tasks, times in a simple and efficient manner.
Arachnid is a Java-based web spider framework. It includes a simple HTML parser object that parses an input stream containing HTML content. Simple Web spiders can be created by sub-classing Arachnid and adding a few lines of code called after each page
TomcatTonto is an Administrative Tool for the Tomcat WebServer. TomcatTonto provides an simple and efficient interface developed in Java Swing to edit the Xml Configuration files as well as start/stop the Tomcat WebServer form it.
SharedObjects is a middleware for development of distributed applications in a simple, painless way. It doesn't perform remote method calls, but replicates the object in the client machine. Supports distributed transactions and dynamic class loading
Cartographer is a simple,efficient object relational mapper engine. It provides rapid access to relational data using lightweight data and factory java objects.
stdnet - original: C++ networking class library; simple event-driven interface
stdnet2 - revamp: C++ class library for java-like programming; networking; etc.
stdnetj - TODO: Java version of stdnet2
A simple web application framework written in java using the Servlet 2.2 API. Gridiron helps to rapidly develop MVC web applications by giving a direct mapping between actions and views and supplying a Navigation class to aid in the development of views.
Our goal was to develop a very simple programming language for expressing state machines. You can express the logic of a fairly complex, real life state machine in a single page of text that is easy to understand. Creates Java (C++ may be next).
DL was designed to be a pure data language, built on very simple constructs, and internally representing typed values rather than depending on external schemas to infer type values.