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.
Free 30 days.
Build Agents and Models on One Platform
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.
Ripley is a programming language that is somewhere between Forth and Postscript in terms of syntax. It is written in Ruby. There are several interesting techniques that were used to build Ripley including codegeneration for the individual language ops,
...It takes an XML file in its input, and generates a set of classes, that are able to read XML files of given type. Unlike JAXB, PCX has no meta-language to be used in codegeneration. Inst
All APIs that help build prof of concepts of frameworks : bytecode, java, xml models analysis, querying and generation, using high level of abstraction.
soup is a helping tool to the development of automated test cases for Swing based GUIs. It intends to provide recording, playing and codegeneration for GUI's relevant events. With the code generatted, one might use JUnit or JFCUnit to create the approp
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
This project make some utilities based on FSM(Finited State Machine). The primary goal is to develop some auto generators, output source code or executable binary file. Anyway, it provide a trusty and high-efficient implement of FSM.
The result is only a
RapDAF is both a high speed data access framework, and an agile development process. The framework is built for speed. The development process takes advantage of xml and codegeneration to easily create and maintain data objects.
This project lets you create java Classes on-the-fly at runtime, with any superclass, interfaces and methods you like. Great for creating JavaBeans from dynamic data! Similar to java.lang.reflect.Proxy but more powerful.
Menugool is a menu generation language for Ncurses. It takes as input a small language describing the menu, and spits out C code (optional makefile) to display the menu. You can embed callbacks or call external scripts (in this way you can create a men
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.
This tool generates documentation for XSLT stylesheets, allowing you to browse through the code in your webbrowser. Interlinking of templates in different stylesheets within an import/include tree is supported.
Radical is a light-weight Java RAD tool for WYSIWYG GUI creation and source codegeneration. The purpose of Radical is to not compete with existing IDEs that offer such tools, rather its purpose is to provide a simpler, lightweight alternative.
CheetahWizard is an extension of the Cheetah template engine and code generator. It makes easier the use of Cheetah for the generation of multiple documents from templates in a local environment and provides a Wizard-GUI to fill in necessary information t
The "Visual CodeGeneration Environment" project is a Object Oriented development environment that allows Design, Coding, Documentation, Compiling Test Plans, and Testing of an Application to occur in parallel, as one single task.
Silkworm is a java-based text (ie. code) generation tool that allows developers to specify information about the text they wish to generate in an XML file, and then specify templates that match against elements in the XML file to produce text.
simple mapping of a given xml document to java (codegeneration, code population and code "serialization"), using the apache Xerces or the Electric library. The code design allows to easily implement new parser libraries.
A Snakefile is an unholy combination of a Makefile and a Python script. Here you have a cross-platform codegeneration tool with the simple build rules of make, with the power of a full-featured scripting language.
TreeScript a next generation Java based language for inserting into and building large (proxy based) XML like object trees. It allows code and diverse data sources to be acted upon is if they were simple atomic and node type values.
"cset" is a set of utilities for parsing c code and automatic generation of necessary header files.
The idea is: to not write #include... lines and header files with function declarations etc., just write functions and everything else leave to a machine.
xGen is to creating XML what XPath is to reading XML.
The string
/html/body/div#container/div.menu/ul/li[5]
Can be used to create XML.
This saves a lot of boilerplate code when generating XML and a templating mechanism is not a good fit for your project.
Automates mocking of dependencies for class under test
Automates mocking dependencies for class under test.
Helps C# developers reduce time spent for the tedious recurring task of creating mocks and a setup method in unit test classes.
This project is a Proof-of-Concept for how modern programming languages are especially fit for creating code generators, considering the special requirements for composition, configuration, templating and data manipulation in codegeneration scenarios.