Automatic sustained-use discounts. One free VM per month. No negotiation needed.
Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
Try Free
Stop vibe-debugging.
Plug Claude into your app's actual errors.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
A simple object model for Java source code, to better enable codegeneration. Built to work for Java 5, but perhaps extendable to other languages in the future.
JUnit Generator can automatically generate junit test cases for a specific class or method of Java; Fully supports the characteristics of object-oriented like generic type, complex class type generation etc.
ACMgen is an automatic code generator of Asynchronous Communications Mechanisms based on the generation of Petri nets models that can be formally verified against some properties and then transformed into a real implementation (e.g. C++ or Verilog).
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.
Javast is a Java API for creating an Abstract Syntax Tree of java source code (the equivalent of an XML DOM) in memory and then writing this to a file or bytestream as formatted source code.
It is mainly useful for java codegeneration.
jUML is a UML diagram application capable of reverse engineering Java source code to create relationship diagrams, source codegeneration based on a user created UML diagram, and saving/restoring of jUML projects.
Marbles.net is a Database Access Tier generator to enable the developer to automate codegeneration for Database objects. This project is based on an open architecture to enable multiple languages and databases to be supported via a plugin system.
Cheetah is a template engine and codegeneration tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
The SAVE-IDE is an integrated development environment for architectural and component-based design of embedded systems. Including a tool chain for analysis, verification and codegeneration, with focus on safety and real-time.
JaCG is a codegeneration framework like OAW or AndroMDA. It is supposed to be very simple and easy to understand. It has just on language (java) to implement meta models, transformations and templates. This makes support from your IDE very easy.
ClassFromConfig is codegeneration utility that creates a static class from your Web.config or App.config. It privides an easy access to appSettings and connectionStrings, as well as Custom Configuration Sections.
XMI Transform is a tool written in PHP to convert XMI file to source code or
source code to XMI file.
The purpose is to provides a simple access to source codegeneration, which is,
in general, the first thing we need in a MDA approach.
TiniFramework is an opensource C# MDI framework. It provides dynamic menu generation, dynamic module loading, auto update and thread management. Programers can start their work on TiniFramework.
PHP Compressor is a PHP class that compress a selected directory and files into an install.php file.
You can chose the destination directory where decompress the file, and you can chose a file that will be executed at the end of decompression.
deplate is a tool for converting wiki-like markup to latex, docbook, html, or "html-slides". It supports embedded LaTeX code, footnotes, citations, biblographies, automatic generation of an index etc.
Remote Object Access (ROXS) for C++. Alternative to RMI, CORBA. Featuring codegeneration from C++ header file, bidirectional communication (callbacks), communication layer plugins, easy object serialization.
This project provides a framework for the generation of workflow code from high-level models. It enables people with no or little experience in this area to generate workflow code a reasonable time by specifying generation templates and reusing adapters.
toXML is a Windows application that lets the user convert a Excel file to XML.
toXML allows the user to choose any Excel file [ without limitations of file size or column/row numbers ], and generates the corresponding XML, preserving all the information.
For each data item in the Excel document, toXML automatically creates the appropriate node constructs. These constructs include node type, length constraints, id types and iterative structures.
toXML is created in visual basic 6.0...