The Wayback Machine - https://web.archive.org/web/20220320154014/https://github.com/topics/regular-expressions
Here are
620 public repositories
matching this topic...
A command-line tool and library for generating regular expressions from user-provided test cases
Updated
Mar 15, 2022
Rust
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Updated
Mar 18, 2022
Rust
General Assembly's 2015 Data Science course in Washington, DC
Updated
Apr 18, 2016
Jupyter Notebook
Learn Python Regular Expressions step by step from beginner to advanced levels
Updated
Jan 6, 2022
Python
Guides for learning + doing better web and app development. Created by Coding for Entrepreneurs.
linear time regular expression matching in Java
Updated
Oct 10, 2021
Java
🦉 human-readable regular expressions
📇 Extract social media profiles and more with regular expressions
Updated
Feb 23, 2022
Python
node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.
Updated
Mar 7, 2022
JavaScript
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.
Updated
Dec 29, 2021
JavaScript
A Windows Shell Extension for more advanced bulk renaming using search and replace or regular expressions
#StandWithUkraine PHP regular expression brought up to modern standards.
💬 Create regular expressions easily
🔍 💪 Regular Expressions for Regular Folk — A visual, example-based introduction to RegEx [BETA]
Updated
Aug 17, 2021
JavaScript
Common Lisp regular expression library
Updated
Feb 24, 2022
Common Lisp
Raptor - WAF - Web application firewall using DFA [ Current version ] - Beta
Rust library for regular expressions using "fancy" features like look-around and backreferences
Updated
Feb 22, 2022
Rust
PEGs for Nim, another take
Pure Nim regex engine. Guarantees linear time matching
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
A Framework to Build Bots
Updated
Feb 14, 2022
TypeScript
Minimal, super readable string pattern matching for python.
Updated
Feb 3, 2022
Python
A Python module to convert natural language numerics into ints and floats.
Updated
Jan 7, 2022
Python
A language for writing regular expressions.
Updated
Mar 14, 2022
TypeScript
Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.
Improve this page
Add a description, image, and links to the
regular-expressions
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
regular-expressions
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Similar to how Weblinkpreview allows you to search for any property tag.
webLinkMetadata["image"] // String for <meta property="og:image" ...>The above method allows for searching for any tag, which would be useful to search for things that we need.