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
Save Up to 91% on Cloud Compute With Spot VMs
Automatic sustained-use discounts. One free VM per month. No negotiation needed.
Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
Seek & Destroy Music Duplicates is a tool for locating and removing duplicated music files. It uses an incremental scanning strategy and uses relatively few system resources. Mp3, ogg, wma, aac formats. Pattern matching: crc32, mp3, ogg tags.
JthinFramework is a basic infrastructure for j2ee framework in which the j2ee developers can use it to build their own framework to improve their productivities.It supports multi-pattern framework that is used to power java applications(web-based or not)
Logpat is a tool for analyzing server-logfiles. It can be used for research about interactions with hypertext-environments. The special purpose is to analyze information not only about page counts (like many other analyzing-tools do) but also about sequen
This is a very simple implementation of Dependency Injection (DI) Pattern know also as Inversion of Control (IoC) in Macromedia Action Script 2.0. It is similar in design and philosophy to Java Spring Framework.
The project main goal is to provide various tools and libraries to manipulate XML documents. The first released library from XMLFoundry is a SAX based information extractor using XPath pattern subsets to define the information one wish to extract.
AJUI is a java widget toolkit for creating user interfaces in java. AJUI uses a XUL like xml format for laying out widgets, uses a non tradition event handling system, follows an MVC design pattern, and uses an SPI model enabling AJUI to look native.
A Java Framework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial and Bluetooth connections to GPS devices. Support for NMEA-0183 GPS Standard. An Observer-Design Pattern makes the library extendable. Based on GPSlib4j.
PHP interpretation of Martin Fowler's 'Active Record' pattern as popularised by Ruby on Rails. Translates MySQL tables to Classes and Rows to Objects with bare-minimum configuration.
JeSS is a plugin for the Eclipse IDE. It is a static security scanner for Java source code. The plugin creates an AST for the source code and then uses the visitor pattern to find patterns in the AST that could be possible security bugs.
Generic Java XML stream parser API makes it much easier to use event-based stream parsers like SAX Parser. Includes an implementation for SAX parser. Also supports recursive pattern matching.
Hidden Markov Models (HMM) are a Pattern Recognition Metaheuristic. JHMMSim lets you to train and test a HMM with a friendly Java/Swing GUI. Also, JHMMSim lets you to generate a C++ code with a trained HMM, so you can use it in your own applications.
php.MVC is an open source framework for PHP Web applications.
php.MVC implements the Model-View-Controller (MVC) design
pattern, and encourages application design based on the
Model 2 paradigm.
The framework provides a single entry point Controller.
AMP was inspired by RoR partials. It is a framework-independant Java API that enables processing of AJAX requests in a normal MVC pattern. It is currently integrated with the Spring framework to allow for easy configuration.
gluemvc is a very simple framework for swing/swt/awt applications that assist the developer to programmer in MVC pattern. This FW uses the DAO, Services and Business Object pattern. It help us to program in large team and with some nexus in our code.
Ytl is a C++ lightweight framework for developing Windows applications. It is based on win32sdk and provides some useful utilities. Regexp(RegEx) is a platform-independent pure C library that implement regular expression pattern matching.
The PHP Interceptor Framework tries to implement the POSA2 intercpetor design pattern in PHP5. The main goal is not production but more academic learning purpose. It tries to get the maximum out of the OO PHP5 while adding interceptor capabilities.
Apache 2.x module originally built for tracking podcast and feed pulls. mod_clicktrack simply logs requests based on a URI pattern *.mp3|*.ogg|*.rss|*.xml, etc.
A Java framework to create multi-threaded dispatching applications. It is a framework that realizes an application pattern that often appears while creating business applications.
This project build a PHP framework based on struts and webworks design, implements the MVC pattern and autogenerate code from xml document. Use Propel and Smarty.
logalert is a monitor log file tool which watches for a specified string (regex pattern) and fires an action. Works with any type of logfile and supports logfile rotation. It is written in C and currently supports Linux, BSD and Solaris.
_Stamps_ is a framework for java application development which extends the MVC (Model - View - Controller) pattern providing a complete decoupling between view and model with the usage of annotations (JSE5) and dispatching mechanisms.
Eloquence is a plug-in for the Eclipse IDE to allow seamless and automated integration of aspect-oriented design pattern implementations with Java/AspectJ projects.
A small but extensible Java based "embedded lisp"- derives from the 1960 Mc Carthy Lisp a new consequently functional, dynamically scoped dialect enriched by modern features (pattern matching, parallel processing, implicit lex. closures etc).