article about fast regular expression lib

Nicolas Boulay nicolas.boulay at gmail.com
Sat Mar 20 18:10:22 UTC 2010


Google release a fast C++ lib about regular expression, RE2. They find
new algorithm to outperform perl PCRE, using linear algo against some
exponential one.

[eng] http://swtch.com/~rsc/regexp/regexp3.html
[fr] http://linuxfr.org/2010/03/16/26596.html



More information about the Lisaac-devel mailing list