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

oprypin picture oprypin  路  3Comments

RX14 picture RX14  路  3Comments

asterite picture asterite  路  3Comments

jhass picture jhass  路  3Comments

TechMagister picture TechMagister  路  3Comments