regex-library
There are 9 repositories under regex-library topic.
Genivia/RE-flex
Yet another high-performance C++ regex library and lexical analyzer generator like Flex: 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.
luciferreeves/edify
Regular Expressions Made Simple.
deinernstjetzt/mregexp
small regex library for C/C++
alan-j-hu/ocaml-oniguruma
OCaml bindings to the Oniguruma regex library
inofficialamanjha/Android-Application-Regex-Patterns
Android application to detect various standard codes & Patterns using Regex standard library in Kotlin
neenko/clear-regex
Write regular expressions clearly with comments and named matches
AjadoAduragbemi/TreJ
TRE JNI Wrapper(TREJ) provides a Java interface that allows you access the native functions that have been defined in TRE. TRE(https://github.com/laurikari/tre/) is a lightweight, robust, and efficient POSIX compliant regex matching package with support for approximate (fuzzy) matching.
mik-jozef/regerex
Regex library that allows convenient matching of recursive structures.
wpdevelopment11/regex
Simple regex implementation