Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Try free now
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.
Frost provides a C++ compiler wrapper that makes it possible to use multi methods and functions with virtual arguments almost as if they were a native C++ feature. You don't have to maintain any function-call dispatching code.
Converts XML files and/or SQL schemas into Java sources. Types of variables are determined from the sample values. Attributes and elements are treated the same, making writing the XML very simple. Directives are given in the java: and sql: namespaces.
A universal site architecture with many modules. It will include a login, security, recommended directory/file structure, template, database class generator, and more. Allow site administrators to easily setup a modular and consistent site architecture.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
JTemplate generates java sourcecode for cli, awt, swing, swing-mdi, applet and servlet applications. The user enters only some parameters (classname, packagename, ...) and JTemplate will create all required files.
The application takes the pseudo code as an input and generates the necessary C
code for the same logic. Thus the software can be used to produce the results just with
the use of logic and there is no special importance given to a specific language in which
the pseudo code should be implemented, instead there is a complete focus on the logic
itself. The system to be designed must be user friendly, so that even if the end user or
the client is technically illiterate he should be able...
drawcode é um plugin do eclipse para edição de diagramas de classe e NS(Nassi & Shneiderman), com a possibilidade de gerar código a partir da associação destes 2 tipos de diagramas.
Blade Language Developer (or Project Blade for short) is a toolkit for creating domain specific or general programming languages. The toolkit offers a language for describing grammars, and templatable parser generator.
OGen generates code on text files and db functions (PostgreSQL/SQLServer) based on XML metadatas and aspx templates.<br><br><h1 style="color:red">OGen has moved to <a href="https://github.com/ogen-project/ogen">github.com/ogen-project/ogen</a></h1>
spag4j is a code generator written in Java to produce Javacode for accessing a stored procedure layer from a database. Currently it supports stored procedures written in an Oracle. It produces either an EJB3 Java layer or simple static access methods.
A very flexible and extendable Java layout engine that uses XML to render Java user interface components and separate the data model from visualization.
Sourcecode generator. This project take 10 words and generate tables, scripts and sourcecode for making CRUD. It's posible to modify tables and field so the web learn like a neuronal network.
A lightweight ORM and SQL schema generator meant as a simpler alternative to Hibernate, etc. with the goal of bringing Rails-like functionality and rapid development to Java. Operates on plain Java classes.
This project is a step back in time to when people actually still did JDBC. It generates base classes with common functionality on all the tables in a database that a user will then extend to make their project specific implementation.
Project is the source to a tutorial that shows how to use Eclipse AST to add complete subtrees to your code. There are no releases, just browse the SVN.
CodeAMock is a simple mock builder. It builds the code for the mock and adds it to your project. This means you can modify the mock to behave exactly as you see fit. CodeAMock is a plug-in for Eclipse.
Development of traces for VDM. A trace statement is used to enhance a VDM models quality by providing an easy way to describe statements used to perform regression testing on the model. This project is related to the OvertureTool project.
Red Setter is a Eclipse plug-in that allows transformations between java objects. You can drag classes from the project tree onto the mapping editor and visually map the fields from one to the other. Currently it is capable of generating Dozer mappings.