-
- [ ] new router engine must be "modular" - it must allow to use any other routing engine in a simplest possible way
- [ ] must be clearly documented
- [ ] examples must be provided and should be te…
-
Both re2 and pcre needs to be upgraded.
This apply to 2.1 only.
Very low priority
-
Reproduced in tests:
```
ydb/library/rewrapper/ut
ReWrapperDispatcherTestHyperscan::LegacySerialization
ReWrapperDispatcherTestHyperscan::Serialization
```
Sanitizer output:
```
Test crashed…
-
The hs was used in suricata, when the http traffic up to 2Gbps it crashed with only one thread,or less traffic with 4 threads。the core dump is follow:
Using host libthread_db library "/lib64/libthr…
-
Hello, flier
something wrong when i want to build with chimera, i would be very happy if you could help me.
here is my environment:
```bash
# Boost: 1.81.0
# Hyperscan: 5.4.1
# PCRE: 8.45
…
-
This article https://intel.github.io/hyperscan/dev-reference/performance.html#allocate-one-scratch-space-per-scanning-context says that one scratch space can be used with multiple databases. But this…
-
Hello, I am using hyperscan compilation rules on Windows, and the prompt is:
Java. lang. UnsatisfiedLinkError: Platform "windows x86_64" not supported by class com.gliwka.typoscan.jni.hs_ Compile_ Er…
-
My team is exploring projects to base some of our tooling on and Hyperscan looks like a good fit but looking at the commits/open issues/PRs I'm a bit discouraged.
-
- define custom data types to underlie existing native Ruby classes
- add type checking to all Get_* macros
-
Hi
I was wonder why HS_FLAG_SINGLEMATCH can't combination with HS_FLAG_SOM_LEFTMOST. Because i must set HS_FLAG_SINGLEMATCH flag and i must get "from" value when match_event_handler called. What sh…