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
Demo Series - Small Business Backup By Veeam
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Project B is a platform for various Bible programs using Java. It will support desktop applications like the On-Line Bible and Sword, there is a Servlet interface, some add-in macros for MS Word. Other interfaces are in development.
Armidale is a set of Javaprograms and libraries used to radically simplify the development, deployment and use of web applications which have rich graphical user interfaces.
Port of Numerical Python to Jython (Java Python) to support all mathematical operations (linear algebra, matrices, DSP, wavelets, FFT, arrays...) and thus compete with commercial packages such as Matlab. It can be easily embedded in Javaprograms.
PIY (Program It Yourself) is a Java based application development environment in which the user can create programs without the need for code. Programs developed in PIY can be compiled and distributed as standard Java jar files.
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.
JBotRace is a car racing simulator, in which the cars are driven by bots. The bots are small programs written in Java and it is your task to develop the best bot! JBotRace contains a complete GUI for viewing races and developing the bots.
Most UML editing programs are fully-featured beasts that try to be everything to everybody. We see a need for a trimmed-down UML editor that lets you create and share UML diagrams with people on many different platforms and generate Java source code from
This project provides a visual method for building java swing screens using the GridBagLayout manager.
The GridBagLayout manager is the only useful layout manager for cross platform javaprograms but it is difficult to program manually. A visual method
A Java app for the entry, storage, and networking of genealogical information. Unlike most other genealogical database programs, Genealogy uses the rich GENTECH model rather than a custom one or GEDCOM, and can network remote genealogical databases.
LIPI (acronym for "LIPI Is Platform Independent") is a new
project to develop a binary-interpreter that will allow
truly platform-independent programs to be written. Unlike
Java (which was originally conceived for the purpose of
operating appliances)
POP3 Spam Filter Proxy is a multiuser POP3 proxy written in Java. Other than most other email filtering programs it works passively and transparently each time a user checks her or his mailbox. The filters so far are be based on regular expression searche
EGC is a garbage collector designed for embedded systems. It is fully concurrent and can bound its runtime. It runs in fixed memory spaces. It works with GCJ and with C/C++ programs.
A small, light-weight, HTTP server implementation in 100% Java, capable of executing servlets. It's primary goal is to be small and fast, rather than feature packed. Perfect as an embedded server in other programs.
The goal of the Relay IRC project is to create an easy-to-use, multi-platform and scriptable Internet Relay Chat (IRC) chat client and a set of Java classes for adding IRC capabilities to other Javaprograms.
The goal of the project is to create java implemented modular core to build modular programs atop. The ideas originally came from the FreeBuilder project redesign called FenIX. We try to give these radical designs a chance.
Domigene is a genetic algorithm API attempting to incorporate dominant and recessive genes. Supports modular evolution types, genetic programs, definable instruction sets, variation in population, chromosomes, mortality, mutation, fitness functions.
Sprout is a Java library of classes meant to be useful to anyone learning to program in Java. It contains a variety of utility classes, and a variety of useful classes for testing and debugging Javaprograms.
JUiC++ is a library for developing programs that perform object reference
counting and garbage collection in a fashion that is similar to Java. In
addition, JUiC++ defines, in C++, some of Java's more common utility
packages.
CJavaIPC is a simple C library that allows the transfer of primitive types between C and Javaprograms, as well as between C programs on different architectures.
Cross-platform visual versioning system aimmed at easing the user and administrator of large versioning repositories. Being developed in parallel with an API to allow other programs (such as IDEs) to checkout and release source code transparently.
DynamicJava is a Java source interpreter. It executes programs written in Java, like described in the Java Language Specification, in addition with scripting features.