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
Stop vibe-debugging.
Plug Claude into your app's actual errors.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Il2j is a translator of Common intermediate language to java bytecode. It will allow programmers to program in any .Net languages, and run their software on any virtual machine.
cclicense is a simple library implemented in PHP 4 that provides a simple method for representing and expressing the rights associated with a content license. The library is built around the Creative Commons licenses, but can be extended to others as well
The Chilon Library is a C++0x utility library. The most advanced parts are a command-line argument parser and a parser generator library based on parsing expression grammars with built in AST generation abilities.
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.
chloroForm is a simple, XML-based PHP form automation class providing entry method rendering, easy and flexible data validation and simple data binding to mysql records
classdoc is a Java reverse engineering API documentation generator based on the Java Doclet API.
It generates javadoc-style HTML files or other documentation formats without source code from compiled .class/.jar files ONLY.
clickTk is a graphical editor to generate Perl/Tk GUI.
clickTk is a graphical editor that helps Perl/Tk programmers create Perl/Tk applications consisting of several more or less sophisticated dialogs.
The main goal is to generate Perl/Tk code in form of scripts, subroutines and classes (megawidgets) which can be embedded in the application with or without minor manual interventions
A C++ library which enables seamless interoperability between C++ and interpreted languages such as javascript. Based loosely on the boost.python project. A separate javascript parser is supplied.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
The CMS-Bandits is a set of php scripts, with online html editor, calendar, search engine, rss reader, revision log, personal nickpage, comment system, webcrawler and even more.
Code-engine is a code generation framework with plugin architecture. It is designed to generate code in any language. Each plugin uses xml based configuration in order to provide any level of customization.
Commonclipse is an eclipse plugin for jakarta commons-lang users.
It features automatic generation of the following methods using commons-lang builders: toString(), hashCode(), equals(Object), compareTo(Object).
{sets} is a lightweight constraint programming language. The uniqueness of {sets}, is that it uses ROBDD ( Reduced Ordered Binary Decision Diagrams ) to represent and solve constraints.
100% Java framework for easier unit testing of java source code. Allows isolation of classes using built-in mock generation framework, provides aop aspects and coordination functionality for completely test-driven isolation. Note: this project is superce
A small library (as headerfile) which extends the C language with OOP like capabilities (object orientation). Project Focus - simple, fast, portable - public data encapsulation - polymorphism - single inheritance
Java library that simplifies migrating C/C++ code to Java by emulating standard ANSI C++ functions. This is currently only a sub-project of www.ode4j.org.
Csvtosql is a library and tool to convert any CSV-based data. It accepts multiple data formats (such as CSV, Excel, or arrays), converts it into SQL statements, and writes the data back in multiple formats (textfile, database).
DAOGenerator automatically generates dao classes for Jee web apps
DAOgenerator is pure Java, open source application, generates DAO classes for Jee applications. Additionally you can use auto generated mapping.xml on your Spring projects.
Fully compatible with eclipse/JPA POJO generator
DAO Generator currently supports below ORM frameworks:
Hibernate
JPA
Application is platform free, you can run via console:
java -jar daogenerator.jar
OR
right click -> open with -> Java SE Binary (Windows)
Application requeries Java 1.6+
You can check online tutorial:
http://www.youtube.com/watch?v=FPKCnSqwjDY
P.S. I start project 4 day ago from scratch, so source code uncmmented. I will update source in following week
Data Access Object XML-based Generator is a tool for automatic generation of Java code for the data layer. It imports a database schema and generates DAO classes for single or multiple tables. It stores the schema and user-defined classes as XML.
A php library or sql layer with frontend and core classes to generate and run a SQL-query. For now we have Select, Update/Insert and Delete. More frontend classes possible to use your favorite functionnames
Decafcc is a simple just-in-time (JIT) compiler for small programming or data modeling language. The current Decaf project demonstrates how to parse simple C, and how to generate MIPS assemble code.