New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Build Agents and Models on One Platform
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.
Rex is a regularexpression library which implements most of the POSIX 1003.2 specification. It is very mature and has been in heavy production use by thousands of users, on many platforms, since 2002.
Allows users to search your database-driven (MySQL) website. Includes boolean search, and regularexpression search. Completely recoded in PHP 5 OOP and XHTML.
This program allows you to extract a regularexpression from a number of files. predefined regular expressions: eg: extract email addresses, dates, ... more coming soon
can export to csv file (can be opened with excel)
cfgrep is an attempt to produce a grep-like program that uses regular expressions extended to describe context-free grammars. The largest part of the project is the C++ library developed to process those expressions.
Txt2XMLParser is a versatile and generic text to xml converter library. Based on RegularExpression it can be configured using a single xml file allowing to parse any txt file format (csv , generic txt files, protocol formats such as SIP)
Serialization + persistance : in a few lines of code, compress and annotate Python objects into SQLite; then later retrieve them chronologically by keywords without any SQL. Most useful "standard" module for a database to store schema-less data.
EPIC is an open source Perl IDE for the Eclipse platform. Features supported are syntax highlighting, on the fly syntax check, content assist, perldoc support, source formatter, templating support, regularexpression plugin and a Perl debugger.
This project contains a regularexpression filter that can be applied at the prediffer level as well as unpacking level for winmerge. It is used to hide unimportant differences while making a comparison using Winmerge
PET is a C++ library that implements generic regular path expressions. It provides a set of classes and overloaded operators that allow the programmer to define regular path expressions over user-defined data structures using solely the GCC compiler
Manages Java application/tool options. Options are mapped to Java Bean properties using annotations. Options can be loaded from command line arg String[] array, an XML file, or a java properties file. Help texts can be generated.
A commandline utility that monitors application logfiles and triggers new events once a new entry in the log files satisfies a regularexpression. The utility is configurable by amending entries in the application ini file.
Automatically test the content of HTML pages among different versions of your web application. Assertions: text, regularexpression, XPath and Business Attributes (name-value attributes). Auto generation of assertions from recorded. Eclipse Plug-In.
Provides a Java programmable only text file editor. No gui is available. It supplies most of the features you expect from an editor including selections.
DNS Router is a simple Java application which allolws DNS queries to be routet with regularexpression. With DNS Router specific DNS queries can be routet to configured addresses without installing a whole DNS server and configuring DNS forwarding.
RExASTor is a code generator for tree like structures. The user gives it a set of expressions that look a lot like regularexpression but for trees and the tool generates Java data-structures for the described trees.
Now you don't need to rack your brains with making a regexp to extract necessary rows from log files. Just run that tool and you'll get the right RegularExpression. Image how to extract rows with the time amoung your log?
A Python script that allows you to move files form a Directory to sub-folders based on a Regularexpression - useful for managing your monolithic download folder -- Requires PythonCard (http://pythoncard.sourceforge.net/)
Command line tool to find documents which contain strings matched by a regularexpression. Supports pdf, Microsoft Office 98-2003, chm, text files. Will soon support html as well. Precompiled win32 version available
This is a simple Java front-end for the UNIX grep. It lets you search file contents also if you are not familiar with the command line or the regularexpression syntax.