streamsearch
Streaming Boyer-Moore-Horspool searching for node.js
Found 8 results for horspool
Streaming Boyer-Moore-Horspool searching for node.js
Streaming Boyer-Moore-Horspool searching for the browser
Memory/CPU efficient stream splitter by token
Search for the given Buffer in a sequence of data (readable stream)
Split an async iterable (value is Uint8Array) into multiple "sub async iterable(iterator)"s by size, line or needle.
Streaming searching for Node.js, but up to 100 times faster than streamsearch 🚀
A simple implementation of the Boyer-Moore-Horspool string search algorithm for use with buffers or typed arrays
简单的 Boyer-Moore-Horspool 算法的实现,用于学习之目的,代码当中有每一部分的详细说明。