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
Build Securely on Azure with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Automated program evaluation and testing . Auto compile java and c source file and check for required output.
This library can be used for programming competition to verify sourcecode . Currently runs on Linux alone .
This project provides a code for a hospital system able to exchange data with heterogeneous information systems of different organizations such as police, etc. Thereby, this system enables efficient emergency process management at major incidents.
Compiler optimization for code that AI generates, reuses similar substrings of code to exponentially reduce the Big-O of compile. At runtime, CodeTree objects breed, rename vars, mutate code and run it instantly. For any realtime compilable language.
Terra Tenebrae is a free (as freedom) multi-Players RPG game engine based on client/server technology. The assets used are in licenses CC0, CC-by, CC-by-sa or GPL.
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.
A unique desktop music composing application for PC/Mac/Linux/Android with a tracker style interface and a simple modular Java plugin based design allowing rapid improvement and endless expansion.
A java simplified library to work with the OAuth of facebook, twitter, google, hotmail, linkedin, and myspace services. Migrated to Google Code http://code.google.com/p/javaopenauth/
JAXBBuilder is an eclipse plugin for generating Java classes directly from XML schema, XML or JSON files. The plugin detects document changes and re-generates Java code via Castor or XJC. It includes a JAXB project wizard, and configuration pages
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
The Swarm Framework was created by the Santa Fe Institute for multi-agent based simulations. The original sourcecode was written in Objective C. This project aims to create a replacement for Swarm bindings for Java which needs native code to work.
This is an Open Source project that is a fork of the PIN 780 Software Engineering Project of the University of Pretoria. We aim to build the same metric testing and code correcting software on the Netbeans IDE platform.
Java script Ajax components based on Prototype framework. These components can be used independently. These components are completely Object Oriented. Minimize your JS code by means of these islands(components).
C4J is a simple, powerful and non-intrusive tool that makes it easy to add contract verification of instances and methods of any Java class or interface, with full inheritance support. C4J brings Design By Contract to Java.
Yahjf is Yet Another Html Java Framework. If your app generates HTML you can use Yahjf to turn your HTML code into objects that you can store (in session,on disk,etc) and modify programmatically. More infos in forum and on website.
A QT based code gen. app for visual php development. Based on a XML XSLT PHP framework that makes it possible to select visual elementsin a WebKit rendered HTML editor and generate PHP that gets the XML and add the XSLT into the current HTML.
ClassMock is a tool for creating tests for components based on reflection and metadata in Java. It generate classes in runtime with the desired structure to be used in tests.
Clinical study tracker tracks case study members through activities.
Developed at Medical Research Council UK to meet a common clinical trial need to track various types of clinical data. Users log dates of completed tasks against participant ID. Simple, useable, reduces lost data! Makes graphical progress reports.
It is a java application for editing different source codes like a notepad. It also executes the code by invoking a window that accept all necessary command line statements. Before see that all necessary environment variables are set.
NOTE: I'm not responsible for unrelated content sites linking with this project or project name.
A small java program that checks the validity of a European vat code. It works by calling the web service http://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl To see sourcecode rename the .jar into .zip and open it to run: java -jar check_
BLOAT is a Java bytecode optimizer and class rewriter implemented entirely in Java. By optimizing Java bytecode, code improvements can occur regardless of the compiler that compiled the bytecode or the virtual machine on which the bytecode is run.
CLEXW is a Cross-Language Extension for XWeaver (http://www.xweaver.org/). It is an aspect weaver which allows programmer to use the same aspect for weaving C++ or Javasourcecode.