This port is the C++ implementation of the Aho-Corasick (AC) string matching algorithm. The upstream began with pure Lua implementation and realize the performance is not satisfactory. So they switch to C/C++ implementation. There are two shared objects provided by this package: libac.so and ahocorasick.so The former is a regular shared object which can be directly used by C/C++ application, or by Lua via FFI; and the later is a Lua module. WWW: https://github.com/cloudflare/lua-aho-corasick
3 lines
228 B
Text
3 lines
228 B
Text
TIMESTAMP = 1646057840
|
|
SHA256 (cloudflare-lua-aho-corasick-g20190308-ca6043c_GH0.tar.gz) = 20d3238f1be3b3df866adf0c9943b82517130c1cde80cd6fb2ab3ffc1bc73265
|
|
SIZE (cloudflare-lua-aho-corasick-g20190308-ca6043c_GH0.tar.gz) = 26262
|