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.
This is an Open Sourced BASIC interpreter environment using PostgreSQL. It is focused on (1) Simple to program, (2) Powerful database statements, (3) UNIX shell friendly, (4) Business focused, (5) "Function" over "speed". This is *not* another VB implementation. Extensive language documentation is available.
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.
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.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
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.
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.
An utility is intended for editing perl regular expressions, allows you to choose different options for compilation regularexpression. Sсript has a simple interface for the reflection results of implementated expressions.
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.
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.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
wxPCRE is a cross-platform PCRE C++ wrapper that is built for use with wxWidgets. It was engineered to be a direct 'drop-in' replacement for wxRegEx (the native regularexpression library). This is a pcre wrapper implementation wxWidgets style.
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.
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.
JarJunkie is a utility application for finding information within Java archives (Jars). This pure Java application utilizes regularexpression searching and has an intuitive user interface, including drag and drop support.
This program allows you to specify a Deterministic Finite Automata, Nondeterministic Finite Automata, or Generalized NFA and will return a regularexpression which recognizes the same language as the FA you described.
The eSysprops Eclipse plugin provides a regularexpression filterable view of the system properties set. In addition, through a preference page, users can define custom system properties to be restored each session.
With RegExTest you can fully test your regular expressions against a target text. RegularExpression syntax is not so obvious, so a quick test enviroment is really helpful in all situations. RegExTest allows you to use and test grouping functions.
TestPattern is a jakarta ant task for source file verification. It applies a set of regularexpression pattern tests against each file in a fileset. It intends to be much more general and flexible than other pojects such as checkstyle and macker.