regex-engine
Here are 118 public repositories matching this topic...
Manipulate regex and automaton as if they were sets.
-
Updated
Nov 1, 2024 - Rust
A high-performance C++ regex library and lexical analyzer generator with Unicode support. Extends Flex++ with Unicode support, indent/dedent anchors, lazy quantifiers, functions for lex and syntax error reporting and more. Seamlessly integrates with Bison and other parsers.
-
Updated
Oct 29, 2024 - C++
RE2JS is the JavaScript port of RE2, a regular expression engine that provides linear time matching
-
Updated
Oct 26, 2024 - JavaScript
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
-
Updated
Oct 24, 2024 - Rust
Monorepo containing the spot text editor and an implementation of the m4 macro processor
-
Updated
Oct 24, 2024 - C
KISS/YAGNI Regex
-
Updated
Oct 4, 2024 - C
A Regular Languages Simulator to help CS students understand and experiment with everything Regular Languages 📕 Includes Regular Expressions (Regexes), DFAs, NFAs, as well as functionality and UI for converting back and forth between them ♻️
-
Updated
Oct 1, 2024 - TypeScript
Compiling string matching algorithms and regular expressions to java bytecode
-
Updated
Sep 6, 2024 - Java
A regex compiler using NFA/DFA conversion to build lexers on data streams
-
Updated
Sep 6, 2024 - C
A full-featured regex engine in pure Go based on the .NET engine
-
Updated
Aug 21, 2024 - Go
Regex Library for KOS (submodule for regcomp(3) & regexec(3))
-
Updated
Jul 14, 2024 - C
A regex implementation for the zig programming language
-
Updated
Jul 3, 2024 - Zig
Pure Nim regex engine. Guarantees linear time matching
-
Updated
Jun 26, 2024 - Nim
Ultimate list of all things Regex
-
Updated
Jun 14, 2024
Regex engine for the Beef programming language
-
Updated
Jun 14, 2024 - Beef
Regular expressions for the Savi standard library, written in pure Savi.
-
Updated
Jun 10, 2024
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."