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.
Try It Free
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
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.
DigestIt! is a tool to browse text files with full interactive cross reference. It is written for digesting source code. So there comes the name: DigestIt! I use it on several huge projects for more than 7 years. Latest: Feb. 04, 2008
PgWorksheet is a simple GUI frontend to PostgreSQL for executing SQL queries and psql commands without using the psql command line tool. Please see the project home page for bug reports, forums and installation instructions.
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.
TMerge is a subversion code merge tool designed for working with ticket system. It can be used by developer, QA person to move code from one branch to another based on the ticket number in the commit message.
JLink lets users author flow charts based on ISO 5807 and IBM standards. Developers can use JLink to add flowcharts to applications, serve a flow chart over the web in PDF or PNG, or dynamically create a flowchart with Javascript, Python or Ruby scripts
A small lightweight IDE for the *NIX platform that supports a wide variety of languages. Includes all standard features such as syntax highlighting, project manager, and a compile tool.
Nanon is a web page manager, ideal for simple sites with no server generated content. It lets you define templates and reusable html code blocks like menus and ad sections. Nanon is a spiffy command line tool that you can learn how to use in minutes.
An agile sql documentation tool that produces an XML document describing a database catalog. XSLT stylesheet to convert in DocBook format, so simply to HTML, PDF... Could be integrated in a continuous integration development process.
py-autopotools is a tool for i18n and l10n which automates a lot of the common tasks performed on po files. Create new files, delete or merge comments, file positions, and translations seperately, create default translations - pocreate does it all.
Pyston is a GEM based plugin for GCC that traverses the C/C++ source code
and automagically writes thin, fast Python wrappers for all types and functions. These wrappers once created, are independent of the tool and can be directly distributed.
The SE TestManager is a tool to manage manual tests (e.g. behavior of GUI applications) in the software development process. You can create test cases and structure them in a tree. The SE TestManager guides you through the test and generates a PDF report
Goal of oraschemadoc is to provide detailed documentation for all objects in schema covering Oracle specific features. Result of execution of oraschemadoc is set of static xhtml files. There are more features under development...
A friendly tool for the rapid provisioning of Xen Guest Domains. Written in Python with a pyGTK/Glade based user interface for maximum user friendliness.
Adminlog provides the command line tool "i" which permits administrators to read, write, and share first person notes about their administrative actions on a server.
The Source2PDF tool is a small application which converts a directory full of source code into a single PDF file. It includes a table of contents, a title page, and is chaptered by subdirectories. This allows for easy, portable source code distribution.
fgen is a free command line tool that facilitates cross platform c++ development, including header generation, cpp file generation, makefile generation, unit test framework generation, etc.
A console/GUI tool for software requirements management. The feature list will include usable rich text requirements editing, HTML/PDF/WordML output, requirements IDs and groups support, CVS intergration, automatic changesets generation, etc.
Leuchtturm is a issue tacking, project collaboration tool written in Python. The main goal of the project is to provide a fast, higly flexible and easy-to-use collaboration tool.
A Pythontool for creating websites or project documentation. Pages can be stored as reST (text) or html. With a simple templating and macro system it can autogenerate index pages and navigation links. Facilities for multiple translations as well.
HappyDoc is a tool for extracting documentation from Python source code. It differs from other such applications by the fact that it uses the parse tree for a module to derive the information and does not import the module.
The simplest possible tool for managing a Roadmap for Extreme Programming projects. Supports planning, metrics, projections. It is modular, and can be adapted to your implementation of XP - without pulling a bunch of features that just get in your way.
PySmire is a Python based Ant liked framework. Different from the XML file for Ant ,Python is the base script for PySmire. Actually,It's a Python package and it's not only a build tool.