regex-engine topic

List regex-engine repositories

re2

29
Stars
4
Forks
Watchers

R interface to Google re2 (C++) regular expression engine

RE-flex

492
Stars
85
Forks
Watchers

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 err...

regex

3.4k
Stars
415
Forks
Watchers

An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

regexp2

938
Stars
78
Forks
Watchers

A full-featured regex engine in pure Go based on the .NET engine

regex-automata

353
Stars
26
Forks
Watchers

A low level regular expression library that uses deterministic finite automata.

nim-regex

221
Stars
20
Forks
Watchers

Pure Nim regex engine. Guarantees linear time matching

zig-regex

155
Stars
22
Forks
Watchers

A regex implementation for the zig programming language

regexr

63
Stars
1
Forks
Watchers

Easily compose regular expressions without the need for double-escaping inside strings.

regex-generator

96
Stars
18
Forks
Watchers

A web tools to generate regular expressions from set of strings. https://ibnuhx.com/regex-generator