The fast scanner generator for Java™ with full Unicode support
-
Updated
Sep 12, 2023 - Java
A regular expression (shortened as regex or regexp), sometimes referred to as rational expression, is a sequence of characters that specifies a match pattern in text. Usually such patterns are used by string-searching algorithms for "find" or "find and replace" operations on strings, or for input validation.
Regular expression techniques are developed in theoretical computer science and formal language theory. They are used in search engines, in search and replace dialogs of word processors and text editors, in text processing utilities such as sed and AWK, and in lexical analysis. Regular expressions are also supported in many programming languages.
Different syntaxes for writing regular expressions have existed since the 1980s, one being the POSIX standard and another, widely used, being the Perl syntax.
The fast scanner generator for Java™ with full Unicode support
Match tens of thousands of regular expressions within milliseconds - Java bindings for Intel's hyperscan 5
Regex: generate matching and non matching strings based on regex pattern.
Deterministic Regular Expressions with Backreferences
Regular Expression is a Syntax to Define String Pattern
An implementation of Rob Pike's Virtual Machine-based regular expression engine
PCRE for Java
Provides support for Pomsky in IntelliJ-based IDEs
Generates strings that match a regular expression
A handy utility for generating strings that match given regular expression criteria.
Regular expression tools for Java developers
A random RegEx generator without using any RegEx
RegexPlanet's Java backend
Plugin designed to simplify the development of regular expressions.
Syntax highlighter generator for ANTLRv4 grammars.
✂️ A crawling example for maplestory with various languages using multi-threading
Java library for RegexSolver API.
me learning java