New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
Start Free Trial
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Mr. Arch Brooks, Software Engineer This application clones source code produced by the BCS Delphi CodeGenerator. https://bcsjava.com/blg/bcs/article.php?story=2010082508493248
Gaigen 2.5 is the latest version of the Gaigen software. It is codegenerator for geometric algebra. Currently supported languages are C, C++, C# and Java. Matlab support is under development.
The KYSS CodeGenerator provides a simple way to help you create C# objects from your database tables. KYSS helps facilitate common functionality (such as CRUD) for your application.
KYSS stands for Keep Your Software Simple.
Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
StormFactory is a light, streamlined ORM codegenerator for C#/SQL Server apps. The project's aim is minimize the learning curve, maintain a tiny memory footprint, and to generate extremely portable, scalable, easily maintained and dependency-free code.
This is a fancy bootloader for devices with Atmel's AVR 8Bit architecture. It shall update the controllers firmware by reading a fresh one from SD-Card. It is based on code published at http://www.mikrocontroller.net/articles/AVR_FAT32 .
Python module for creating functions computing the Cyclic Redundancy Check (CRC). Any generating polynomial producing 8, 16, 24, 32, or 64 bit CRCs is allowed. Generated functions can be used in Python or C/C++ source code can be generated.
Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud
Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.
Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
PiePHP is a rapid development framework for PHP which significantly speeds web application development. It includes a codegenerator, a database generator, a documention helper, and a functional testing suite.
Gaigen is a Geometric Algebra Implementation Generator. You specify the geometric algebra you want to use in your (C++) project, and then Gaigen generates C++ code that implemenents this algebra. Requires FLTK library for the user interface.
EasyFaces MDA Generator is a Java desktop application that can generate Java Classes, JPA entities, SQL scripts for creating tables and Hibernate mapping and configuration files based on an UML class diagram provided in XMI format.
Model-View-Controller is almost the most widely used design pattern, especially for web applications. Most of the code in model and controller layers is systematic. Using a database connection info, this application completely generates the model lay
Generator of pseudocode for writing Mockito Test stubs . This tool is capable of generating the basic Mockito Test class . The tool takes one argument as an input - the fully qualified classname whose Test class has to be generated .
Mr. Arch Brooks, Software Engineer BCS Master Detail Information Control provides a developer tool to select master and detail informaton for BCS Delphi 2010 CodeGenerator https://bcsjava.com/blg/bcs/article.php?story=20100823170655205
QPG is a lexer and parser generator tailored for modern C++. The syntax of its grammer is designed to be more flexible and easily read than those of traditional tools like flex and bison. It's build on Qt4 but can produce output independent of it.
Perl Password Generator using LINUX /dev/urandom, randomized by time signature and hash final masking. Usage: /usr/bin/perl mkpw-hash-alpha.pl [--hash=MD5/SHA1/SHA256/SHA512] [--length=integer<17] [--cycles=integer=1...3]
This simple tool generates a password for your rar or zip and you can simple pack document with long code. This tool si writen in Microsoft Visual Basic Express Editon. Rar key: Q6438-Z4116-365R2-55G22-7591U
MUgen is an emulator generator which works in a way similar to yacc. It takes an input machine description and outputs a source file which is a fully implemented emulator of that system. This is the open-source system.
Duhad is a library useful to speed up development of applications based on database: contains a DB "inspector", a class generator represeting DB structure and a set of utils useful with Spring framework JDBC Dao support.
From an existing sqlite datafile or ODBC database, generate QT objects for table creation, deletion, record access, update and deletion. This code has only been tested on the commercial version of Windows QT. Others have reported back and says it wor
A parser generator based on parsing expression grammar rules. It generates code and accepts actions in LLVM Assembly rather than C like its predecessor, PEG, did.