🧠 Organize your AI's memories with Double, a simple solution for personal context sharing through markdown files. Keep your insights secure and local.
-
Updated
Feb 6, 2026
🧠 Organize your AI's memories with Double, a simple solution for personal context sharing through markdown files. Keep your insights secure and local.
🔍 Analyze and convert credential dumps quickly with dumptools, the fast Rust CLI for threat and intelligence analysts.
🛡️ Detect phishing and brand impersonation in real-time with Canary. Monitor Certificate Transparency logs and safeguard your brand instantly.
🛠️ Create and execute code with live compilation in an interactive environment tailored for your device using the Words programming language.
Generic algorithms and data structures for Lazarus/Free Pascal
Text preprocessing primitives: normalization, tokenization, fast keyword matching.
Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python
Low memory, fast Aho-Corasick implementation.
A PHP implementation of the Aho-Corasick string search algorithm. Mirror from https://gerrit.wikimedia.org/g/AhoCorasick - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust.
Pure python Aho-Corasick library.
Fast IoC matching: scan logs for threat intel (IPs, domains, hashes).
High-performance Aho-Corasick multi-pattern string matching for Go
A high-performance matcher designed to solve LOGICAL and TEXT VARIATIONS problems in word matching, implemented in Rust.
Enhance productivity and avoid reinventing the wheel every time you start a Go project
Python module (C extension and plain python) implementing Aho-Corasick algorithm
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
The book is about the architecture, design, and evolution of antivirus engines, explaining how they detect, analyze, and defend against malware using various technical methods and innovations.
This complete implementation represents a fully featured and fault-tolerant version of a malware scanner.
Canary – real-time phishing detection via Certificate Transparency. Monitors CT logs and uses the Aho–Corasick algorithm for ultra-fast multi-keyword matching to flag suspicious certificate issuances within seconds.
Add a description, image, and links to the aho-corasick topic page so that developers can more easily learn about it.
To associate your repository with the aho-corasick topic, visit your repo's landing page and select "manage topics."