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
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
NetWhistler is SNMP monitoring software that offers integrated fault and performance management functionality. This Java program auto-detects networks and presents them on graphical maps, which reflect host status. Mila NNM is a pyQT fork of Netwhistler.
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 Java program. Small, fast, easy-to-use.
jgapi stands for Java Gaming API. This project is meant to deliver a simple to use
API to program games in java. Currently we got 2D Frame, FullScreen and Applet support.
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.
iSNS is an interactive neural network simulator written in Java/Java3D. The program is intended to be used in lessons of Neural Networks. The program was developed by students as the software project at Charles University in Prague.
iMP3Tunes is an award winning program that allows users to search for and download music/mp3 files, movie files, software titles, games, documents and images. Certified to be completely free of spyware, adware, viruses and trojan horses.
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)!
The Geronimo project concists of two software :
- Geronimo Hoshigo : a playable graphical user interface to play Go
- Geronimo Margo : a artificial intelligence program which plays Go
SMC is a java program that generates Java, C++, or C# (and possibly others) code from a simple state table syntax. This is the original project from Robert C. Martin (Unble Bob) as presented on the www.objectmentor.com website for so many years.
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.
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.
Edit equations right on the screen with your mouse, and never make a mistake. Guide the program through any complex algebraic manipulation, and let it handle the tedious details. Many other features!
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.
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.
This program was made due to frustration with Netbeans not producing(after compiling & running) a java GUI that looked exactly the same as it looked within Netbeans due to bugs!
FishLAB is an easy-to-use program for tracking aquarium water chemistry. With FishLab you can monitor pH, hardness, NH4, NO2, NO3, Fe, CO2 (the software converts units where needed). The graph function warns you of bad trends in water quality.
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 Java program, it detects pure JML-style methods, i.e., methods that do not mutate existing objects (they may mutate new ones).