One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
MongoDB Atlas runs apps anywhere
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.
Java OSGI-based framework for building modular Swing applications. It provides a clear separation of concerns based on MVC pattern. This is not another OSGI implementation, but rather an attempt to build on OSGi provided functionality.
3-layer neural network for regression and classification with sigmoid activation function and command line interface similar to LibSVM.
Quick Start: "java -jar nen.jar"
HOOPLE is a portable collection of C++ source code, featuring thread-safe objects for collections and event processing, RPC-style plugin-based encrypted networking (CROMP / octopus), bookmark collection management utilities, and a lot of other cool stuff.
This is the project page for HOOPLE version 1, which was retired on September 25 2010. The code supposedly still builds on both Linux (with gnu gcc) and on Windows (with ms visual studio).
Most of the code from hoople1 has moved into...
Seedling is a generic application platform enabling streamlined development of Java apps from reusable components. It is appropriate for client, server, headless or GUI applications.
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
Interactive Swing based Charting library to display science data
This free charting library supporting in the initial version line plot and bar plots.
Provides:
Axis sharing
independent rescaling and panning of axis and datasets.
Basic tooltips
Legend displayer component with ability to select the active dataset.
It is designed upon the Model View Controller paradigm. This mean that the dataset related API is abstracted in a model. This model is used by the swing components.
Display related functionality is limited to the swing components with...
ProRefactor is the basis for Progress 4GL code analysis and refactoring. It is written in Java, and it is an Eclipse plug-in (though the libraries are useful beyond Eclipse).
are several java apps and java linux services useful to manage VDR-recordings, create DVD-menus and perform the conversion process. Services can be managed from Java-GUI. For systems that dont support Java-GUI, a WebIF has been added. See WebSite!
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.
DoxMentor4J is a standalone cross platform Web/Ajax based documentation library that is fully searchable and may be hosted in the file system, in an archive or embedded in the Java classpath.
Zebra is a java workflow engine - originally developed to fill in the gaps in some commercial and open source workflow engines. The project also contains a sample application based on Zebra and Apache Turbine
Onzen is a graphical front end for the revision control systems CVS, SVN, HG, and GIT. It represent the files managed by the RCS in a tree-view and offers functions to e. g. update, commit, add, remove, diff, view files and many more.
ESXX (pronounced "Essex") is a rather silly acronym and stands for "ECMAScript, SQL, XML and XSLT". It's a very simple and easy-to-use, yet powerful, XML Application Server written in Java (6) and utilizing FastCGI for web server communication.
A pure Java API for Telelogic Synergy/Change, which allow basic operations on records. The core API classes are integrated in an Eclipse plugin for convenient use through the IDE.
This project is about stochastic simulation methods and their applications to physical systems. We develop interactive books, which can be used by students to study physics using free resources. The books contain text and Java source code.
A software toolkit that implements the CoSy Architecture Schema for developing integrated intelligent robotic systems. The toolkit focuses on supporting on a space of information-processing architectures based on shared working memories.
Jact is a tool to provide severval ways of configurating the Asterisk PBX. It's base upon UML2 models of the configuration files. The goal is to get a functional description of all configuration elements around the Asterisk.
A lightweight framework to create and process metadata based, type-safe, debugable, readable, and maintainable queries for JPA 2.0. Example: CriteriaComposer(Student.class).select(AggregateFunction.SUM, Student_.unit).groupBy(Student_.name);