quickly search by ahocorasick algorithm
``` import FastScanner from fastscan
quickly search by ahocorasick algorithm
``` import FastScanner from fastscan
High-performance file scanner using native mmap and finite state machines
A simple Node.js wrapper for Rust's aho-corasick package
Aho-Corasick automaton implementation for fast string matching.
Knuth-Morris-Pratt algorithm for JavaScript
sam variant visualizer
Training-free ordinal & sign quantization for vector retrieval
Fast vector quantization with 2-4 bit compression and SIMD search
Fast in-process byte-pattern (signature) scanning over the .text and other executable sections of a loaded PE module on Windows. Supports IDA-style wildcard patterns.
A Rust implementation of the RaBitQ vector search algorithm.