#
regular-expression-engine
Here are
60 public repositories
matching this topic...
A full-featured regex engine in pure Go based on the .NET engine
Common Lisp regular expression library
Updated
Feb 24, 2022
Common Lisp
One language to be RegExp's Successor. Visually readable and rich, technically safe and extended, naturally scalable, advanced, and optimized
Updated
Mar 29, 2022
JavaScript
Match tens of thousands of regular expressions within milliseconds - Java bindings for Intel's hyperscan 5
Updated
Apr 21, 2022
Java
A fast regular expression compiler in Common Lisp
Updated
May 16, 2022
Common Lisp
一个微型的正则表达式引擎 | A micro regular expression engine
Updated
Sep 22, 2019
Jupyter Notebook
Dregex is a JVM library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations.
Updated
Apr 25, 2022
Scala
A pure Swift NFA implementation of a regular expression engine
Updated
Jul 15, 2018
Swift
C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...
Deterministic Regular Expressions with Backreferences
Updated
Oct 12, 2020
Java
1. Use Thompson algorithm to convert the regular expression to NFA 2. Use the subset construct to convert NFA to DFA 3. Minimize DFA to MFA 4. Use MFA to match strings
Updated
Jun 10, 2019
Java
A Lightweight Java business rule expression language.
Updated
May 26, 2021
Java
A Swift library for writing & manipulating patterns for matching on collections.
Updated
Nov 30, 2021
Swift
A regular expression code generator for C#
retree is regular-expression-tree, which supports quickly and concurrently matching of lots of regex patterns.
Updated
Sep 17, 2019
Java
Regular Expressions and Lexing with DFAs
Updated
Oct 13, 2020
Java
打造最好用的万能解析神器/Create the Best Universal Resolution Artifact
Updated
Sep 17, 2019
Python
Uma ferramenta para criar e validar Expressões Regulares
Updated
Apr 9, 2022
JavaScript
L-FLAT - Logtalk Formal Language and Automata Toolkit
Updated
May 23, 2022
Logtalk
Perl Compatible Regular Expressions (PCRE) for Python
Updated
Jan 26, 2017
Python
夕月 - 基于 C++ 的基础库。包含:正则表达式引擎,引用字符串,JSON 库,Variant 可变联合类型,字符串处理函数等等,不断更新中!!!
Updated
Feb 26, 2018
Java
The application is developed in Java, converts any given Regular Expression to Minimised DFA. It follows the path: RE-->NFA-->DFA-->Minimised DFA.
Updated
Jul 29, 2019
Java
Online Regular Expression Generator
Updated
Nov 16, 2019
JavaScript
An implementation of Rob Pike's Virtual Machine-based regular expression engine
Updated
Feb 25, 2017
Java
High Performance Incremental Parser Engine
Lexical analysis/Regular expression engine written in TypeScript
Updated
Feb 11, 2022
TypeScript
Updated
Mar 28, 2017
Swift
⏩ Shared library that expands supplied globbing pattern syntax into multiple strings
RegEx Cheatsheet | Authored by Yours Truly
Improve this page
Add a description, image, and links to the
regular-expression-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
regular-expression-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.