A string type for Rust that is not required to be valid UTF-8.
A fast implementation of single-pattern substring search using SIMD acceleration.
efficient string matching in Golang via the aho-corasick algorithm.
Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.
Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-distance calculations
Pure js multiselect implementation
#算法刷题#Package cs-algorithms provides C# implementation of algorithms for data structures and manipulation, as well as graph and string processing
#算法刷题#Notes of Algorithms Learning
#计算机科学#[VLDB'22] Cardinality Estimation of Approximate Substring Queries using Deep Learning.
An efficient Java substring search library
Extract substrings from a block of text
#算法刷题#dna coding challenge
Provides simple and the most useful methods to string operations in JavaScript / Node.js
Step20 is a C++20, header-only library of STL-like algorithms and data structures
Tiny fzf integration for history substring search in PowerShell
A Small Python Script that looks for a Password/User Entered String in a File
Benchmark various aho-carosick node libraries against large corpus text and pattern lengths