8 projects
regex
A fast and feature-rich regular expression library for Rust that provides pattern matching, text searching, and string manipulation capabilities with support for Unicode and various regex syntax features
1,013
403
$4.2M
Chalk
A Node.js library for styling terminal text output with colors and formatting
700
338
$43K
Cucumber Expressions
Human friendly alternative to Regular Expressions
PCRE2
PCRE2 development is based here.
RE-flex
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.
regjsparser
Parsing the JavaScript's RegExp in JavaScript.
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore