Level Up Your Cyber Defense with External Threat Management
See every risk before it hits. From exposed data to dark web chatter. All in one unified view.
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Try for Free
Gen AI apps are built with MongoDB Atlas
The database for AI-powered applications.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Marbles.net is a Database Access Tier generator to enable the developer to automate code generation for Database objects. This project is based on an open architecture to enable multiple languages and databases to be supported via a plugin system.
Configurator and Code-Generator for automotive UDS (Unified Diagnostics Services). The generated code is independent of bus and transport-protocol. Every service is generated in it's own file. It's planned to create support for DEH and DET.
Moved to https://sourceforge.net/projects/thelei A codeGenerator which generate files like RoR based on database schema using user defined javascript file template, support multiple databases
JaCG is a code generation 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.
The open web architecture framework defines web applications in an eclipse based DSL editor. A codegenerator transforms the models into a Google Web Toolkit / Google App Engine project which can be customized by the developer.
Thelei is a codegenerator which generates files from database and templates written in script. It supports database plugins, and it's very easy to write a new database plugin. Access homepage for more details: http://thelei.sourceforge.net
RoboTools is a collection of programs for use with the FIRST robotics competition. Currently, it includes a PBASIC emulator (RoboEmu), a program generator (RoboGUI), a controller (RoboCon), and a linux PBASIC IDE (RoboIDE).
The Amplify MDA project is aimed at delivering a 'model-to-text' generator tool with real-world applicability in less than 1000 lines of Java/Groovy code.
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.
ParGeL is an LALR(k) parser generator, which allows creation of inheritable parsers in runtime and compile time environments. ParGeL is written 100% in Java.
Jutty is a codegenerator that will produce basic classes for a variety of patterns and standard coding classes. I'm hoping to make this an Eclipse plugin in order to start all types of new files.
Php Object Generator is an open source PHP codegenerator which generates clean & tested Object Oriented code for your PHP4/PHP5 application. By generating PHP objects with integrated CRUD methods, POG gives you a head start in any project.
A self-hosted CodeGenerator (CG) implementing in Java, which can be served as a template generator for legacy systems, a new module generator for existing systems and a business software generator on RiaBiz architecture.
SQL2JAVA is a SIMPLE, PRAGMATIC and POWERFUL codeGENERATOR.
It maps any relational schema to a java API dedicated to
access your database schema.
It supports Oracle, SQLServer, PostgreSQL, MySQL, Sybase, HSQL, etc...
2 minutes to install/try...
Complete LALR(1) parser generator and engine in PHP.
Complete LALR(1) parser generator and engine (like BISON or YACC) but it's all done in PHP, and the input grammar is easier and more maintainable. Write your actions in PHP. Generate PHP output code. Drive your parser with PHP. Wanna make a language?
The main purpose of this project is to quickly generate the code of a J2EE web application for maintaining records specified by JPA annotated beans in order to add, update, search and delete entities in an AJAX UI based on the ZK-Simply Rich framework.
Tool used to generate state machine framework code from a terse set of
directives embedded directly in the input source code file. This tool will also generate GraphViz graphical description and Spin/Promela modelling output.
generador de aplicaciones lamp, genera codigo php y mysql, se selecciona una base de datos y el aspecto grafico, luego se genera un sistema completo con codigo xhtml, php y mysql. Ademas los sistemas resultantes tienen arquitectura mvc. ajax en fase alph
Project is an app generation tool. It uses wxFormBuilder (wxformbuilder.sf.net) as GUI designer and adds much improved templating support to it. The idea of the project is based on Clarion language and RAD tool.
CSP Canonical LR(1) Parser Generator. Includes lexer and parser generator. Supports all OS. Produces code as standard ANSI C++ w/ minimal STL and usable in commercial or non-commercial purposes.
This project is a smart code/text file generator based on template files. This project can generate multiple files in one command/template file and also can modify existing files based on special tags.
More Than Parsing is a parser generator for context free grammars defined in a BNF-like format. It generates scanners, parsers, ASTs, etc. This sf project is no longer active, development will continue in a different place.