Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More on regex #19

Open
mattcollier opened this issue Jan 4, 2021 · 2 comments
Open

More on regex #19

mattcollier opened this issue Jan 4, 2021 · 2 comments

Comments

@mattcollier
Copy link
Collaborator

mattcollier commented Jan 4, 2021

@mattcollier
Copy link
Collaborator Author

@gannan08 I added build instructions for hyperscan with chimera, please give that a try at your convenience:

https://github.com/mattcollier/rust-hyperscan-test#build-hyperscan-with-chimera

After you've done that, I'm not sure if doing this command (applying changes for your path) will just work or what.

https://github.com/mattcollier/rust-hyperscan-test#benches

Also, I installed this libhyperscan-dev package on ubuntu: https://launchpad.net/ubuntu/+source/hyperscan

I expect that's the same software that comes from doing the build from source. Perhaps a make install at the end would be an appropriate step for your system if you can't get this package otherwise. I have never done a make install from hyperscan/build myself.

@mattcollier
Copy link
Collaborator Author

Turns out google has their own RE2 regex engine, see RE2 vs Hyperscan: https://01.org/hyperscan/blogs/jpviiret/2017/regex-set-scanning-hyperscan-and-re2set

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant