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.
Start Free Trial
MongoDB Atlas runs apps anywhere
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.
Allows users to search your database-driven (MySQL) website. Includes boolean search, and regularexpression search. Completely recoded in PHP 5 OOP and XHTML.
Rename many files at once by using one or more regular expressions at once. Useful for when just one regularexpression doesn't cut it. Relatively easy to use GUI with no install required. Written in VB.NET for windows.
*nts* provides a simple format for using text files to store notes, a command line interface for viewing notes in a variety of convenient ways and a cross-platform, wx(python)-based GUI for creating and modifying notes as well as viewing them.
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)
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
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.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
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
DFA library is a regularexpression library capable of the classic RE syntax (i.e. - without any perl extension). Unlike many other libraries with similar functionality, a deterministic finite automata (DFA) is used. DFA was formerly called npcre, wh
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.
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.
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.
Nocs is a C#/Windows Forms project that utilizes the Google Document List API for synchronizing text documents with Google Docs. This allows quick editing regardless of user or physical location.
Batch file renamer. Rename a collection of files using regularexpression to extract information from filenames. These information’s can be formatted and reuse to build destination filenames. Hope you will enjoy!
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.