{"library":"ahocorasick-rs","type":"library","category":null,"description":"ahocorasick-rs is a Python library that provides efficient multi-pattern string searching capabilities. It's implemented as a high-performance wrapper around the Rust `aho-corasick` library, offering a significantly faster alternative to pure Python or C-backed `pyahocorasick` for searching many substrings simultaneously. The library is actively maintained, with its latest version being 1.0.3, and typically releases updates as needed for performance improvements or new Python version support.","language":"python","status":"active","version":"1.0.3","tags":["string-matching","aho-corasick","performance","rust-bindings","multi-pattern","text-processing"],"last_verified":"Sun May 24","install":[{"cmd":"pip install ahocorasick-rs","imports":["from ahocorasick_rs import AhoCorasick","from ahocorasick_rs import BytesAhoCorasick"]}],"homepage":null,"github":"https://github.com/G-Research/ahocorasick_rs","docs":null,"changelog":null,"pypi":"https://pypi.org/project/ahocorasick-rs/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.8,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/ahocorasick-rs/compatibility"}}