regex-engine
Here are 147 public repositories matching this topic...
search with regex in file line per line and replace it
-
Updated
Oct 27, 2020 - C++
A R-shiny application to detect personally identifiable information in a given text corpus using regex and "stringr"
-
Updated
Nov 7, 2017 - R
A regex implementation in rust for strings of generic tokens
-
Updated
Jan 10, 2021 - Rust
Building grep from scratch to understand how regex engines work under the hood.
-
Updated
Oct 14, 2025 - Rust
[ 'simpex' -> "simple regex" ]: simplifies process of using regex for everyone
-
Updated
Aug 13, 2023 - Python
a JavaScript implementation of Regular Expressions
-
Updated
Jan 11, 2019 - JavaScript
A comprehensive validation utility class that provides a wide range of validation methods using regular expressions. This class offers validation for common data formats including emails, passwords, dates, phone numbers, and various other standard formats.
-
Updated
Jan 17, 2025 - TypeScript
🛠 Generate validated regular expressions easily with this open-source tool. Ideal for developers needing quick regex solutions for forms and text processing.
-
Updated
Dec 14, 2025 - JavaScript
This is a simple web interface for my toy regular expression engine.
-
Updated
Apr 13, 2017 - Perl
Cooler is a set of regular expression engines written in Python - implementing a toy engine for learning, then one based on backtracking and finally a NFA-DFA based engine.
-
Updated
Aug 13, 2025 - Python
This is a simple regex engine built in C, which returns the start and end index of the match in case of match, else 0.
-
Updated
Nov 15, 2020 - C
This tool is designed to find hardcoded secrets in Source code,Logs or ur local files. Lightweight,Multithreaded tool to find Secrets,sensitive data in youre day to day life
-
Updated
Oct 25, 2023 - Python
Regular expression engine written in C
-
Updated
Oct 8, 2018 - C
A high-performance Zig binding for Hyperscan, Intel's high-performance multiple regex matching library. This library provides fast, memory-efficient pattern matching capabilities for Zig applications.
-
Updated
Oct 19, 2025 - Zig
Java implementation of the Brzozowski regex-match algorithm. This algorithm uses no DFA/NFA at all
-
Updated
Feb 15, 2025 - Java
A full-featured regex engine in pure Go based on the .NET engine
-
Updated
Mar 30, 2025 - Go
Improve this page
Add a description, image, and links to the regex-engine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the regex-engine topic, visit your repo's landing page and select "manage topics."