intel / hyperscan

High-performance regular expression matching library
https://www.hyperscan.io
Other
4.78k stars 710 forks source link

Do we have arm(aarch64) hyperscan version? #187

Open xishi123 opened 5 years ago

xishi123 commented 5 years ago

Now hyperscan only support x86, right? I want to know how to porting it to arm? A little loss of performance is acceptable.

adolia commented 4 years ago

Hi! I also need hyperscan for ARM (aarch64) platform. Is it possible somehow port it to ARM? Thanks in advance.

congweitao commented 4 years ago

mark. Any plan of porting it to aarch64 platform?

hulksmaaash commented 3 years ago

Support submitted in this PR: https://github.com/intel/hyperscan/pull/287

hulksmaaash commented 3 years ago

FYI, we have been informed that the project maintainers have

"no plan to give multi-arch support for Hyperscan"

and will

"keep Hyperscan as x86 only and deliver continuous designs and optimizations based on instruction-set from current and future Intel CPUs"

We will consider the best path forward to ensure Hyperscan will work for users who desire support for non-x86 architectures, and update those who express interest.