kimperator / T-Rex

T-Rex is a minimalistic regular expression library written by Alberto Demichelis in ANSI C, supports the following POSIX expressions: ?,*,+,^,$,.,[a-b],() plus the perl style greedy closures {n} . It can be conditionally compiled to support 8-bits or 16-bits character strings.
28Updated 10 years ago

Alternatives and similar repositories for T-Rex:

Users that are interested in T-Rex are comparing it to the libraries listed below