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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for special_engine-0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60d3bbd6230dcc65f479929afc390f83d48673e339c790d97d6f6e6a23ffc88b |
|
MD5 | 69a9dca8d597d0bcc333397c0a6a3bd4 |
|
BLAKE2b-256 | b1aefc1427c0b46a8333715eea2ca7922fe031c001a61bc4c34f1147b367f9b8 |