One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try 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.
VeloGen is custom source generator writen in Java, that uses velocity and antlr . Antlr parsed AST syntax is wrapped and placed into Velocity context. Template for source generation is writen in velocity template language (VTL). Call that from ANT task.
JGUP is a code generation tool for getting a head start on a new J2EE web application project. You supply a XML file describing the web application and JGup creates your database tables and outputs a project source tree and Ant script for compiling it.
SwigXmlToCOM is a software development tool that converts programs written in C or C++ to COM. It uses SWIG generated XML files to create IDL, .h and .cpp files which can then be compiled in MS Visual Studio.
This is an Eclipse plugin, based on EMF JET Templates & Mapping model whose goal is to ease the process of automating the code generation and model transformation.
The new release also include a new GEF plugin generator.
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.
An Eclipse plugin which generates the code of J2EE design patterns and includes support for J2EE refactorings.
It uses XML files to store the pattern descriptions. The plugin has a user friendly wizard-based user interface.
A codegenerator for the wxWidgets library, designed to give a quick start to a new wxWidgets program or dialog, where as providing easily maintainable code and complete code is the main priority. Output can be in C++, and eventualy more.
D4Modelizer is a simple but powerful codegenerator. It produces C# code from your Database. Each table could be mapped to an object and its fields in properties. D4Modelizer propose a mapping schema between the database structure and the object model.
siggen is a cool email signature generator for encrypted ansi c (confused), brainf*ck, ... signatures. Use it in combination with vi(m), emacs, mutt, pine, or what ever. (tested on Solaris, Linux and Windoze). Optimized only for geeks :-)
Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file.
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.
A fully perl written sofware for windows (also stand alone binarycode included, so it does not require perl installation to use it) to receive short messages (SMS) sent by mobilephone.
Persistence framework for .NET, composed of a ligthweight framework and a source codegenerator, think for small to medium web applications. -- INACTIVE --
jLo is logging framework for java. It takes a different approach than any other
logging framework available for java. It uses a codegenerator during the build process in order to be more flexible. You can define
your own targets like init,debug, fata
This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
Open Designer is a graphical Conceptual and Physical Data Modeler and a CodeGenerator either to create the database structure and genenate applications automatically.
Stubby C is a C Test Harness generator that helps developers to create effectieve C unit tests.
Stubby C can be combined with other unit test solutions like check or CUnit.
DAO generator. Objects are generated from most native description of relational data - SQL commands. Generator result is completely generated bridge Object - Relational database with connection pool, DAO factory, SQL dialects etc.
EGG is a development tool for fast and easy realization of XML to plain-text tranformations.
It's similar to XSLT, Velocity or JSP but emphasises source-code generation in a model-driven, generative development-process. For Windows or Unix with Java.
Generates the C source code for Query Object Framework objects and provides a test environment linked against QOF to query objects, store in XML and export into SQL files. Create the fundamental object code from XML exported by any other QOF project.
NativeMaker is a 680x0 machine code analyzer and source codegenerator;
intended to be a machine code translator, from 680x0 to powerpc.
The idea is to have a data structure indentifying without any ambiguity each instruction and his optional operands
PHP Class Builder is a PHP based code generation tool written in PHP 4. It uses the Smarty templating engine to automatically generate class files. Currently only PHP templates are supported but it will be able to support any object oriented language.
Generator builds C++ classes for mysql db, tables, rows and relations. Takes only minutes. One line of code creates a database object, with accessors for all the tables, set/get values for fields, and functions to traverse relationships on 1 line.
neuralnetgen is intended to be a universal neural net generator that receives a neural net description (on Neural Net Description Language, also developed on this project) and generates ANSI C code of a library that implements it.