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