kimperator / T-RexView on GitHub
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.
30May 28, 2014Updated 11 years ago

Alternatives and similar repositories for T-Rex

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

Sorting:

Are these results useful?