lazy static regular expressions checked at compile time
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Regex-anre is a full-featured, zero-dependency regular expression engine that supports both standard and ANRE regular expressions.
Empower regex with streaming capabilities - high-performance async streaming pattern search using regex for multi-byte pattern matching in data streams
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
😎 Simple and readable way of writing regular expressions
delimited regular expression literals
Efficiently check an input against a large number of patterns
High-performance Rust library for detecting, matching, and processing ANSI escape sequences in terminal text with zero-allocation static regex patterns
A command line tool for debugging, ad hoc benchmarking and generating regular expressions.
A set of Ruby regular expressions for matching Unicode Emoji symbols.
JsRegex converts Ruby's native regular expressions for JavaScript, taking care of various incompatibilities and returning warnings for unsolvable differences.
[Emoji 17.0] Provides Unicode Emoji data and regexes, incorporating the latest Unicode and Emoji standards. Includes a categorized list of recommended Emoji.
This small library lets you see which property values are supported by the regular expression engine of the Ruby version you are running, and what they match.
Provides the best regex for validating or extracting URLs.
Regex is a simple commmand-line Regular Expression tool that makes it easy to search documents for content matches.
a Ruby script that allows you to rename a group of files via regular expression
Regex.
For the most common cases, either converts to the Ruby equivalent, or throws an exception if conversion is not supported.
Colorize output by defined set of regex rules
Hiera backend for looking up keys using the power of regular expressions
The Ruby Regex Debugger. Put your regex in the top pane, and your match text in the bottom pane. Kang will highlight the match text that matches and show you any match groups you have created down the right hand side.