Clarification on Hyperscan’s Dependencies: Ragel, Colm, and Boost
- Dominant language
- C++
- Stars
- 5.5k
- Forks
- 816
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 2
Description
Hi Hyperscan team,
According to the documentation, Hyperscan is described as a standalone library. However, during the build process, I noticed dependencies on external libraries such as Ragel, Colm, and Boost.
Could you please clarify the following:
1. Are these dependencies mandatory for all use cases of Hyperscan, or are they only required for specific components or optional features?
2. Why are these external libraries necessary if Hyperscan is supposed to be standalone? Is it possible to build Hyperscan without these dependencies for minimal?
I appreciate your clarification and look forward to any insights you can provide on this matter.
Thanks in advance!
Best regards,
Sedat
Contributor guide
Assessment
This issue has not been assessed yet.