string-search topic
twoway
Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets
multi_string_replace
A fast multiple string replace library for ruby. Uses a C implementation of the Aho–Corasick Algorithm based on https://github.com/morenice/ahocorasick while adding support for on the fly multiple str...
UMICollapse
Accelerating the deduplication and collapsing process for reads with Unique Molecular Identifiers (UMI). Heavily optimized for scalability and orders of magnitude faster than a previous tool.
php-ext-ffs
Fast string search for PHP7 extension
textics
📉 JavaScript Text Statistics that counts lines, words, chars, and spaces.
node-fast-string-search
Fast search substrings in a string by using N-API and boyer-moore-magiclen.
linguist
Linguist is a PHP library for parsing strings, it can extract and manipulate prefixed words in content ideal for working with @mentions, #topics and custom tags!
TopSim
Efficiently search the most similar strings against the query in Python.
stringbench
String matching algorithm benchmark
stringsearchalgorithms
String matching algorithms for searching a single or multiple strings in large texts