A string type for Rust that is not required to be valid UTF-8.
-
Updated
Sep 25, 2024 - Rust
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.
An out-of-the-box keyword search database.
memchr vs stringzilla - up to 7x throughput difference between two SIMD-accelerated substring search libraries in Rust
Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.
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
Extract substrings from a block of text
An efficient Java substring search library
[VLDB'22] Cardinality Estimation of Approximate Substring Queries using Deep Learning.
Knuth Morris Pratt Multi-Party Computation
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
A Small Python Script that looks for a Password/User Entered String in a File
Dereplicate long sequences
Benchmark various aho-carosick node libraries against large corpus text and pattern lengths
Repositiry for substring search problem
Add a description, image, and links to the substring-search topic page so that developers can more easily learn about it.
To associate your repository with the substring-search topic, visit your repo's landing page and select "manage topics."