Here are
86 public repositories
matching this topic...
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Updated
Oct 15, 2022
Rust
A full-featured regex engine in pure Go based on the .NET engine
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.
A low level regular expression library that uses deterministic finite automata.
Updated
Oct 16, 2022
Rust
Pure Nim regex engine. Guarantees linear time matching
Updated
May 31, 2022
HTML
A regex engine for AssemblyScript
Updated
Mar 25, 2022
TypeScript
A regex implementation for the zig programming language
Easily compose regular expressions without the need for double-escaping inside strings.
Updated
Jul 6, 2022
TypeScript
A fast DFA based Regex engine that supports submatches
Yet Another Regular EXpresssion engine using backtracking and supporting AOT-compililation
R interface to Google re2 (C++) regular expression engine
Deterministic Regular Expressions with Backreferences
Updated
Oct 12, 2020
Java
Compiling string matching algorithms and regular expressions to java bytecode
Updated
Feb 25, 2022
Java
Russ Cox/Rob Pike pikevm regex implementation
逐章解析正则表达式引擎工作原理,写出高效地错误率的正则表达式。本仓库为正则教程
The original timed regular expression matcher over temporal behaviors
Updated
May 18, 2018
Visual Basic
Object oriented Regular Expressions implementation. The syntax is the same as .NET Regex.
Improve this page
Add a description, image, and links to the
regex-engine
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
regex-engine
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.