Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 16 Jul 2013 13:14:08 -0400
From: Kurt H Maier <khm-lists@...ma.in>
To: musl@...ts.openwall.com
Subject: Re: regex libs (was Re: embedded newbies site.)

On Tue, Jul 16, 2013 at 11:10:34AM -0400, LM wrote:
> 
> There's http://code.google.com/p/re2/ , but I've read some issues with its
> performance in a few web articles and didn't have much luck with
> portability to non-Linux platforms. 

Can you expand on this?  IIRC re2 is linux-focused from Google but Russ
Cox et al have implemented various similar things:
http://swtch.com/~rsc/regexp/ 

Also I believe libregex9 from plan9ports is available under an MIT-like
license.

How well does TRE deal with UTF-8?

khm

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.