Fast string searching algorithms.
Implementation of the Aho-Corasick string searching algorithm, as described in the paper "Efficient string matching: an aid to bibliographic search".
Knuth-Morris-Pratt string searching algorithm.
String searching specification for JavaScript
An implementation of the Knuth-Morris-Pratt string searching algorithm.
Simple, fast, fuzzy string searching.
Brute-force string searching for JavaScript
`fuzzysort2` is a TypeScript-first fuzzy search library for matching one query against one string, searching arrays of strings, and searching records through one or more named text fields.
String searching failure function for JavaScript
Super simple phonetic string searching! Just pass in the haystack and the needle!
Fast and tiny fuzzy-search utility
Create a group of nodes with special focusing powers
A string searching algorithm for finding instances of a pattern in text
Useful utilities for string searching and manipulation.
Get the first path that exists on disk of multiple paths
A rust implementation of the rabin-karp rolling hash algorithm for sub-string searching repo: https://github.com/AJTJ/rabin_karp_wasm
A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.
Finds the common standard cache directory
Call require pretending your are at another directory
A small utility for fuzzy string searching where you provide strings and phrases, and receive the best fit results.
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.
Better binary searching
A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.
Rabin-Karp algorithm for JavaScript
The optimized naive string-search algorithm.
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
A Rust library for advanced string manipulation with pattern searching and replacement capabilities.
Collection of basic algorithms for everyday development
Regex-anre is a full-featured, zero-dependency regular expression engine that supports both standard and ANRE regular expressions.
BOCU-1 compressed unicode encoding
Advanced search string
Native fuzzy string search
Fuzzy string searching at about p
Native fuzzy string search
Uses the fast Aho-Corasick text search system to find occurrences of any of a dictionary of strings across an input string.
simple search function for user supplied strings. more concise search result printout introduced
Cassiopee index one String and provide methods to search exact match or approximate matches with Hamming and/or edit distance.
Implements fuzzy searching for ActiveRecord, using your database's own indexing instead of depending on external tools.
Different relational databases treat text search very differently. DbTextSearch provides a unified interface on top of ActiveRecord for SQLite, MySQL, and PostgreSQL to do case-insensitive string-in-set querying and CI index creation, and basic full-text search for a list of terms, and FTS index creation.
stringtree is design to allow efficient partial string searches/autocomplete and tokenization
With that gem you have the ability to check one string against other, string against an array and get the score for the matches
This Ruby Rails gem allows a robust nested SQL text search. To date is has only been tested on MariaDB/MySQL.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.