A command-line tool and Rust library for generating regular expressions from user-provided test cases
-
Updated
Mar 20, 2023 - Rust
A command-line tool and Rust library for generating regular expressions from user-provided test cases
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
General Assembly's 2015 Data Science course in Washington, DC
Learn Python Regular Expressions step by step from beginner to advanced levels
It makes a preview from an URL, grabbing all the information such as title, relevant texts and images.
General purpose plain text editor for macOS. Widely known for its live collaboration feature.
Guides for learning + doing better web and app development. Created by Coding for Entrepreneurs.
Secrets Patterns DB: The largest open-source Database for detecting secrets, API keys, passwords, tokens, and more.
A Windows Shell Extension for more advanced bulk renaming using search and replace or regular expressions
PHP regular expression brought up to modern standards.
node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.
The regex-centric, fast lexical analyzer generator for C++ with full Unicode support. Faster than Flex. Accepts Flex specifications. Generates reusable source code that is easy to understand. Introduces indent/dedent anchors, lazy quantifiers, functions for lex/syntax error reporting and more. Seamlessly integrates with Bison and other parsers.
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
Rust library for regular expressions using "fancy" features like look-around and backreferences
Raptor - WAF - Web application firewall using DFA [ Current version ] - Beta
PEGs for Nim, another take
Add a description, image, and links to the regular-expressions topic page so that developers can more easily learn about it.
To associate your repository with the regular-expressions topic, visit your repo's landing page and select "manage topics."