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
Host LLMs in Production With On-Demand GPUs
NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
An easy to use package that would allow to load a native dll, link its functions to a java interface and then invoke those functions by calling the java interface methods.
The package would allow definitions structs, unions, arrays, pointers and callbac
Example application to demonstrate the use and the abilities of the Spring RCP framework in conjunction with the Amazon ECS WebServices. The application acts as a frontend to the Amazon Services.
Controls developed with GWT have tightly coupled behavior with their presentation, this introduce some troubles when we need to apply new theme for UI. This library introduce painless way to decouple logic from views using plain HTML templates.
Repository of Java libraries and tools using new Java features. These easy to use components aim to maximize the leverage of Java 6 and Java 5 features.
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
This is a project providing MVC-like Report Framework.
We propose a new approach based on MVC pattern when domain logic can be written in a declarative way via xml file and report can be composed with reusable components.
Suede is a Java framework for developing client-server systems via distributed architecture. It employs a Commander-Controller-Worker relationship model which allows a server application to delegate tasks on multiple clients over a network.
XProps is a [ properties / options / preferences / customize ] dialog module that can easily be embedded in your Java application. Based on simple XML file(s), the dialog can automatically create menu items and property pages with key/value pairs for you
WSM, Work Session Manager will be a simple, lightweight, solution for manage, in a J2EE application a "Work Session" longer than simple http session or simply distribute http session in a server battery.
A software system will reasonable change its state during runtime. We call this system behavior, which can be described with UML2 state charts. The aim of Talante is to provide a code generator and a runtime platform to make UML2 state charts executable.
A Flex-client/Java-server based app that provides the basic framework of "user management", including user registration, basic log-in security, and user administration. It can be used to quickly jump start projects that require this common use case.
Full Glassbox Testing Suite will improve the power of JUnit by allowing users to check if their features are following their required flow. The idea is similar to jMock but relying on real objects instead.
J2ME on Rails is an J2ME port of Ruby on Rails' ActiveResource. It provides a way to serialize objects to and from Rails' standard RESTful web-services. J2ME on Rails is inspired by ObjectiveResource (http://iphoneonrails.com) and uses kXML 2.
XML Extension Engine is a Java engine is a library that takes XML files and uses their elements, attributes, etc to construct plugins for your applications. It can be easily integrated with existing projects and is 100% Java. It is a sub-project of Gravi
RapidWAD is a web application development Framework/tool. it eliminates redundancy among three tiers of a typical web project. Allows developers to write pages with no or very less backend code. Very quick and useful for medium size applications.
A base framework of reusable components for kick-starting the development of client and server sides of Rich Internet Applications, using JavaScript in the browser and Java on the server.
This project is an API I have created over the years and ported to several languages. It contains tools, structures, and algorithms I have found useful in graphics, robotics, and machine vision applicaitons. Points, Lines, Vectors, etc.
Making use of threads when building a GUI is a pain. SwingWorker is a great idea but doesn't go far enough. This library includes tools and patterns to make managing multiple concurrent tasks from an event thread easier.
It's SwingWorker on steroids.
influx is a Java based mid-tier solution for multi-tier application environments that offers a pluggable tier segmentation mechanism (i.e. changing Hibernate to OpenJPA at runtime). Transport feature for object transfer between tiers w/o DI, IoC, or XML.
CRUDGenerator automatizes repetitive tasks in generating forms to create, read, update and delete data (aka CRUD). Beginning from an hibernate bean (the model), the controller and the views (with a custom taglib) are automatically created. The Spring Inv
This project provides a full set of Interfaces and Classes that naturally brings the developer to follow the "Gang of Four" Design Patterns while producing software