regex-engine
Here are 147 public repositories matching this topic...
[ 'simpex' -> "simple regex" ]: simplifies process of using regex for everyone
-
Updated
Aug 13, 2023 - Python
search with regex in file line per line and replace it
-
Updated
Oct 27, 2020 - C++
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
A R-shiny application to detect personally identifiable information in a given text corpus using regex and "stringr"
-
Updated
Nov 7, 2017 - R
a JavaScript implementation of Regular Expressions
-
Updated
Jan 11, 2019 - JavaScript
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
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
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
My custom assembler that produces custom created (by hand) ELF file
-
Updated
Sep 8, 2025 - C++
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."