No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
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.
'Bob' is an xml/language binding tool. It maps xml documents to an object tree equivalent in the given language implementation.
'Bob' provides a convenient way to bind XML documents to object representations. This makes it easy for you to incorpo
This project will provide tools that leverage Pi Calculus to build more robust Service implementations in Java, that can be verified against a global model description (as defined in the pi4soa project).
Java Fine Print is a Design by Contract (DbC) tool. Developers add @Invar, @Pre, and @Post annotations to their code. Java Fine Print uses these annotations to generate Java sourcecode that tests for contract violations.
Clanker is a 100% Java API for the encapsulation in a JavaBean-like format of Java source information, particularly Javadoc and Annotations and a collection of Jelly tags for the auto-generation of Java sources starting from the information above.
PGA (Petit Generateur entre amis : little generator betwenn friends in french) is a generation kernel to load, manipulate emf models (eclipse) with ATL, and practice code generation with several templating technologies like JSP2, Velocity, Jet.
IFM - IntelliJ File Maker - is a plugin for InetlliJ which helps to create files ( classes, resources, ... ) for your project by specified templates. See SCREEN SHOTS for more information
K-automaton is a new parsing (syntactic analysis) machine isomorphous to language. Implemented in Java. Can generate Java code from grammars described in EBNF.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
JFolder is a web-based application development and management tool. It allows users to create applications through a web browser without writing any code. The current release includes an implementation of the Pet Store written without code.
Java.tri project is an effort to build tools to accelerate the development of java web applications. It integrates several other open source projects like hibernate,struts,eclipse with an Model Driven Architecture approach.
Jump Start UI is a development tool that jumpstarts your UI development by generating initial display and binding code based on the JavaBean. Genertes code for HTML, SWT, and other languages/libraries.
Plethora is a NetBeans plugin that provides a designer and a code-generator for Looking Glass 3D (http://www.sun.com/software/looking_glass) applications. You can download a live CD for LG3D from: http://sourceforge.net/projects/lg3d-livecd
MDExtractor extracts meta information from 1Cv7.MD (1S Enteprise v7) file and stores it in the database. Some ideas has been taken on http://www.mista.ru/ site and from "md2mdb" project.
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.
The SJSX is a tool to make a XML Data Binding from a schema (XSD) and to generate its representatives classes in Java Script. You can create JS objects from these classes to easily generate a XML structure based in the schema.
vDoclet is a code-generation framework. It takes Java source-code,
annotated with custom Javadoc tags, and uses Velocity templates to produce
a number of output files.
To some, the Java and C++ languages appear deceptively similar. The goal of this is project is to examine these two popular object-oriented languages and generate a Java to C++ translator.
Extendable general purpose DB framework. JugglerDB started out as a simple sourcecode generation interface, to create Java DAOs for databases. At a certain point we decided to extend its usage to perform many other tasks. We decided to go ahead and deve
BNF for Java is a BNF Compiler-Compiler, or Parser-Generator. It implements ISO Standard Backus-Naur Format, using Java. BNF allows you to create a syntax, or a complete language, to parse your data source. Your custom Java extensions generate output.