Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start 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.
SLO profiles the data locality in your program, and afterwards suggests refactorings that can improve that data locality, leading to fewer cache misses and faster execution.
JMixSim is an implementation of Donald Knuth's MIX computer. It provides a compiler for the MIXAL language and an interpreter for the resulting MIX program, both easily usable via a graphical user interface.
Use Xilize to create XHTML pages or entire websites with just a plain-text editor. The markup is similar to Textile and extensible via BeanShell. Run as a jEdit plugin, from the command line, or embed in a Javaprogram. Small, fast, easy-to-use.
The simpliZia-program implements the simplex-algorithm and is designed to help students of Operations Research to understand and learn the algorithm. This is a german project, source and program are actually written in german.
Online game for developers. Program your team of 4 ants (in LISP) that can reproduce and gain experience and fight against another players in different game modes(CTF, TDM, DM)!
This project contains the set of java libraries that for data management, system configuration, program flow plug-ins, authentication, background services, thread pooling, security access control,audit trail, exception handling, etc.
A simple addon to Ant program - it listens on build events and notifies given Jabber user on "build started" and "build finished" events. Required: Ant 1.7, Java 1.5.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
AJAX Enterprise Web Development framework. Simplified Service Oriented architecture following IOC and REST paradigms. Allowing in-program development allowing people to program in scripting languages manipulating Java APIs using KISS Class design.
This is a universal Import/Export module for all kinds of graphical file formats. Use this in your program to get instant access to all available formats with a minimum of coding.
RsyncPlugin allows Eclipse to run the rsync command line program to syncronize a local project with a remote host and viceversa.
RsyncPlugin has global parameters and per-project setting allowing each project to point to different machines and locations.
XDC is a program that generates HTML documentation from special comments within XML files - much like Javadoc does for documentation in Java source files. It supports various XML dialects (XSLT, Apache Ant build files, ...); others may easily be added.
The PluginCore is a framework for building modular software out of a number of seperate plugins. The goal of the project is to build a robust framework that allows for hotswapping of running code with minimal interuption of the program as a whole.
The JAnalyzer Toolkit implements a visualisation tool for static analysis on Java applications. The analysis is based on the SOOT bytecode optimization package. So the program is capable of analysing sourcecode as well as bytecode packages.
jppa is a pointer and purity analysis tool for Java programs. Mainly a purity analysis tool: given a full Javaprogram, it detects pure JML-style methods, i.e., methods that do not mutate existing objects (they may mutate new ones).
JAllocRate is a JVMPI (Java 1.4+) profiler that collects various memory statistics about a Javaprogram while it runs. Its key function is to measure allocation rate over a specified interval, which sets it apart from other memory profilers.
StrMatch is a simple javaprogram, created for educational purposes, that allows user to test a great part of string matching algorithms.
An intuitive user interface shows each algorithm step accurately...
ThunderBLitz is an almost complete IDE environnment (as eclipse plugin) to develop programs written with blitz basic syntax. The program is firstly developed for Blitz3D distribution.
musicomp is a program which most important element is an evolutionary algorithm which uses data mining methods as a fitness function to generate monophone melodies.
JTombstone is a program for finding dead code in your Java programs. It reports on dead code at the method level, by processing Java class files. No source code is needed to use it. JTombstone is a Javaprogram and requires JDK 1.4 or later.
ArchivedLayout separates the GUI description from the business logik. Layouts are described in well-readable XML files and dynamicly bound to Java fields and methods of the underlying program.
Created in 2001. Used in several projects. Enjoy.
jpaul is a Java implementation of several
algorithms widely used in program analysis. It emphasizes
flexibility and ease-of-use and is independent of any specific
compiler infrastructure project. BSD Licence.
UML Modeller with Source Generator allows its user to model a UML class diagram using a drag and drop interface, the program will then generate Java source code representing the class diagram.