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
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.
Fast and reliable C++ library designed to parse Board Bulletin Codes
bbcode is a C++ library that provides full support for Board Bulletin Codes (bbcode). bbcode library is designed to support C/C++ users and is the onlye stable xplatform GNU lib. Using bbcodelib would save a valuable time.
Unlike many many other regularexpression libraries this is a real parser. It uses finite state machines (FSMs) and should produce fast and accurate results.
RegWizard is a tool for parsing and verifying regular expressions. This regularexpression tool also adds a few visual interactions that provide a better ease into creating regular expressions.
A collection of python scripts to create and handle an XML corpus (a large collection of text for linguistic purpose) from an original Wikipedia database backup dump. It includes a regularexpression based parser for the MediaWiki markup language.
SandR is a Recursive Regex Search and Replacement utility. It works on files or directories recursively. It supports Java-style RegularExpression in Search terms; it supports auto-detection of character encoding of the files. SandR is written in Java.
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.
Multi-platform regularexpression (regex) creation. Highlights regex matches, and regex groups for quick regularexpression creation. Save/load regularexpression sessions. Create robust regex patterns on any major platform. Supports PCRE and wxRegEx.
dna2abc turns DNA sequences into musical sequences. The key feature is the rule editor; a rule is a regularexpression paired with a Tcl script. dna2abc scans a DNA sequence, testing each regularexpression: if it matches, the Tcl script is run.
Implements the C++ parser class usable for finding the matches in the input using regularexpression. The regularexpression pattern is a parameter in parsers constructor. Also allows to retrieve subexpressions matches in few steps. Supports wide chars.
QuickREx is a regular-expression plugin for Eclipse. It features on-the-fly evalution, code-completion, group-navigation, different engines and a library for regular expressions. QuickREx also runs as a standalone application - check the downloads.
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.
Accepts a regularexpression as an argument and any matches found (stdin) will be highlighted (stdout) using shell color escape sequences. Good for looking through logs/monitoring console output/etc.
grepmail searches a normal or compressed mailbox (gzip, bzip2, or tzip) for a given regularexpression and returns those emails that match the query. It also supports searches constrained by date.
Linear time, dynamic API for lexical analysis and parser generation. Allows for a text-based specification of formal languages with the well-known regular-expressions approach, and using Parsing Expression Grammars as the underlying engine.
Batch Renamer is a powerful cross platform graphical tool that allows you to rename several files at once. Regularexpression and number sequences are supported.
T-Rex is a minimalistic regularexpression library written in ANSI C, supports the following POSIX expressions: ?,*,+,^,$,.,[a-b],() plus the perl style greedy closures {n} . It can be conditionally compiled to support 8-bits or 16-bits character strings.
C++ template classes for declaring non-left recursive grammars (in BNF) directly in the code as set of compound classes. Includes implementation of regularexpression parser - regexp_parser. Supports wide char. See http://grammar2parser.sourceforge.net/
Multi-Replacer is a GUI find/replace tool. The "search for"s & "replace with"s can be maintained by a 2-col table. MR support java-style Regex(RegularExpression) of course, also some basic edit functions.
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 regularexpression pattern matching.
The treexpr library is a Free Software library that applies regularexpression concepts to tree structures. It it written in C and has a JNI binding to Java.
The JavaRegexTester is for developers of regular expressions using the "java.util.regex" Package. Regular expressions can be matched with editable test text. Matches are highlighted and capturing groups are extracted. Displays expression syntax errors.
A collection of frameworks for use by Cocoa applications. Includes AGRegex, a Perl-compatible regularexpression framework using the PCRE library, AGSocket, a networking framework supporting asynchronous I/O, and AGProcess, a framework for obtaining Unix