How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
A non-backtracking NFA/DFA-based Perl-compatible regex engine matching on large data streams
The approximate regex matching library and agrep command line tool.
The main features of laurikari/tre are: Regex Libraries, Regular Expressions, Windows Environments.
Projects with overlapping indexed features include: cesanta/slre — Super Light Regexp engine for C/C++. openresty/sregex — A non-backtracking NFA/DFA-based Perl-compatible regex engine matching on large data streams. nasciiboy/recursiveregexpraptor-4 — regexp4 engine (C-lang). kkos/oniguruma — regular expression library. alexanderagd/clist — C List - universal list solution for C and C++, easy and fast, all data types supported. adamierymenko/huffandpuff.