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
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
This is a Super Simple Java Editor written entirely in Java. It allows you to compile and run java programs in an mdi interface with syntax highlighting and easy commenting. Currently in suspended development. Available as a jar and an msi.
This is a simple program that will factor a quadratic trinomial using both "guess-and-check" and the quadratic formula. You input a, b, and c, where ax^2+bx+c=0; you will get a result in the form of (ax+b)(cx+d)=0 and x=a or x=b.
T3D2 - Terrain Track Thermal Data Displayer. Takes 3D GPS tracks and displays the flights over 3D Digital Elevation Data along with pixel data mapped over the terrain. Analyzes the flight for thermals. Checks if a pilot flew optimal.
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.
Advanced Clipboard Manager. Manages clipboard in ways nothing can. All time history to fast access slots. A GUI that does not bother the user in any way so it can stay on forever. Images and file clipboard support, plus Java extensions and color schemes!
Ifriqiya is a free ERP and CRM solution. It is intended to serve wholesale business with 3-50 users. It covers all the business process from partners, orders and supply chain management to accounting and performance analysis.
Kinship Editor is a java graphical editor for entering kinship data for further analysis or to display in application-generated diagrams. The document produced is an XML format capable of representing any form of kinship relationships.
Simple text editor for editing multiple language files in parallel. Corresponding translations are automatically highlighted in order to aid reviewing against multiple sources. Supports gettext PO and key = value format. Highly recommended for polyglots.
CITkit (Compiler and Interpreter ToolKIT) is a collection of Java libraries that implement the more mundane aspects of a compiler or interpreter: symbol tables, tree intermediate representations, linear intermediate representations.
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.
A simple visual editor for drawing OPJ models; these models represents an extension to the classic Petri-net diagram; they were developed before the unification of OO methodologies and the relative release of the first UML specification.
Mobile Planet Tracking, lets you track the position of any of the 8 planets in the Solar System, you can specify your current earth position, date and time to get the most approximated values.
A Checkers game implementation in Java that is optimized for AI's. It includes a basic GUI and a trainer for learning AI's. This started as a Checkers program for a Checkers AI contest in the Stanford EPGY 2008 summer AI course.
DEAD PROJECT. ANY ONE MY TAKE OVER! AVR 8-bit RISC. Tool CASE- UML- like style. Start a project as UML, class, attributes and propertys. Scan XXXdef.inc file, get int-vectors. Add notes, source-code. Export to HTML and ASM file. Java.
A continuously-evolving population/intelligent AI/environment/evolution simulator. Players manipulate a given world in which creatures with varying characteristics attempt to survive by eating, avoiding harm, and reproducing.
KStime is an Open Source Java time tracking application that lives in your system tray which enables you to accurately track multiple tasks. You can edit/enable/disable tasks and have the option to generate reports in either PDF or CSV format.
A verilog language compiler written using Java and JavaCC. It produces a netlist, an ascii text file, of all the cell connections. It can compile very large circuits comprised of many modules.
Editor for ethnographic fieldnote entry and management. Content structure and mark-up conform to user supplied dtd. Sample dtd provided. Storage output is xml format file, and inbuilt transformations to other formats via xslt can be user defined.
This is a sandbox for playing with Java swing's synth look and feel. This project is not to be released separately, its a reference to help other developers to get started with synth, which obviously misses good documentation.
Tired of bogging down your machine to RUN all the TESTS, having to WAIT for the CruiseControl build to be green, or causing other developers HEARTACHE by skipping these steps when checking in your changes to source control? The Patch Process Is for YOU!
JAC (Java Asn1 Compiler) is a tool for you if you want to (1)parse your asn1 file (2)create .java classes and (3)encode/decode instances of your classes. Just forget all asn1 byte streams, and take the advantage of OOP! BER, CER and DER are all supported