Skip to main content

A Hyperscan wrapper using ctypes

Project description

special-engine

A Hyperscan binding, written in pure Python with ctypes. It's meant to be a drop-in replacement for python-hyperscan, but with extra flexibility: you can load multiple versions of Hyperscan at the same time, and since the code is just Python, it can be packaged as is or vendored into other projects, and it can be instantiated multiple times against different versions of libhs.so.

It's probably not as fast as python-hyperscan; I use it for offline compilation, so performance isn't much of a goal.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

special-engine-0.3.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

special_engine-0.3-py3-none-any.whl (7.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page