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