Crystal: Consider using Hyperscan for Regex

Created on 1 Jun 2018  路  2Comments  路  Source: crystal-lang/crystal

The library is much faster than PCRE (up to 10-13 times, according to Intel's bechmarks).
It can be found here

Most helpful comment

All 2 comments

And probably does so by dropping features. PCRE is available everywhere, hyperscan not so much. This would be better as a shard.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

HCLarsen picture HCLarsen  路  162Comments

RX14 picture RX14  路  62Comments

asterite picture asterite  路  139Comments

asterite picture asterite  路  78Comments

asterite picture asterite  路  71Comments