The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
Projects
»
ObjAsm
(Moderator:
Biterider
) »
Hyperscan
« previous
next »
Print
Pages: [
1
]
Author
Topic: Hyperscan (Read 1683 times)
Biterider
Moderator
Member
Posts: 1083
ObjAsm Developer
Hyperscan
«
on:
December 31, 2020, 07:51:12 PM »
Hi
It seems that
INTEL
has a good and mature alternative to
PCRE
http://masm32.com/board/index.php?topic=9048.0
.
It is called
Hyperscan
https://www.hyperscan.io/
currently in its 5th incarnation
https://github.com/intel/hyperscan/releases/tag/v5.0.0
.
The windows build can be found here
https://software.intel.com/content/www/us/en/develop/articles/get-started-with-hyperscan-on-windows.html
The comparison seems very promising, at least to take a look at it.
Biterider
Logged
Visit the
ObjAsm Homepage
, the
development repository
or the
online documentation
.
HSE
Member
Posts: 2501
AMD 7-32 / i3 10-64
Re: Hyperscan
«
Reply #1 on:
January 03, 2021, 01:38:05 AM »
Finite State Machines!!!
Again
Very nice Randy Hyde chapter in AOA.
Rangel sound interesting
Logged
Equations in Assembly:
SmplMath
Print
Pages: [
1
]
« previous
next »
The MASM Forum
»
Projects
»
ObjAsm
(Moderator:
Biterider
) »
Hyperscan