string-search15.4kMIT1.2.0Node module for searching multi-line string using regex
ospatilabout 3 years agosearch, text search, regex, node ahocorasick339.5kMIT1.0.2Implementation of the Aho-Corasick string searching algorithm, as described in the paper "Efficient string matching: an aid to bibliographic search".
BrunoRBabout 3 years agostring-search, aho-corasick, algorithm, string-match exact-trie59.9kMIT1.0.13Trie and radix tree implementation tailored towards exact matches.
TimboKZabout 3 years agostring-search, trie, prefix-tree, radix-tree string-algorithms2kMIT1.0.31Linear-time string search and comparison algorithms.
burgaardabout 3 years agosuffix, array, suffix, tree fusspos1.4kMIT0.2.3Fussy string search giving some estimate of a substring position
AndreasMadsenabout 3 years agostring search, fussy, substring, position