string-search
Here are 132 public repositories matching this topic...
Language:All
Sort:Most stars
Up to 10x faster strings for C, C++, Python, Rust, Swift & Go, leveraging NEON, AVX2, AVX-512, SVE, & SWAR to accelerate search, hashing, sort, edit distances, and memory ops 🦖
- Updated
Mar 17, 2025 - C
Find parts of long text or data, allowing for some changes/typos.
- Updated
Aug 5, 2024 - Python
Aho-Corasick multi-keyword string searching library in PHP.
- Updated
Oct 1, 2018 - PHP
WuManber text search/matching implementation using c#
- Updated
Aug 30, 2022 - C#
IDAPython plugin for finding function strings recursively
- Updated
May 17, 2022 - Python
Find multi-byte-encoded strings in binary data (Gitlab mirror).
- Updated
Oct 13, 2024 - Rust
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
- Updated
Mar 13, 2023 - Rust
A string library
- Updated
Aug 31, 2022 - Nim
Aho-corasick for javascript.
- Updated
Aug 8, 2024 - JavaScript
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.
- Updated
Apr 1, 2024 - Java
Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets
- Updated
May 19, 2021 - Rust
Aho-Corasick multi-string search for .NET and SQL Server.
- Updated
Feb 22, 2025 - C#
Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-distance calculations
- Updated
Mar 16, 2025 - Rust
String matching algorithms for searching a single or multiple strings in large texts
- Updated
Jun 13, 2024 - Java
📉 JavaScript Text Statistics that counts lines, words, chars, and spaces.
- Updated
Aug 30, 2022 - JavaScript
Implementation of Aho-Corasick string matching algorithm for .NET
- Updated
Apr 9, 2016 - C#
A high performance library to match discontinuous strings.
- Updated
Aug 8, 2023 - TypeScript
Official sample code for the very fast Franek-Jennings-Smyth (FJS) full text string search algorithm
- Updated
Apr 23, 2021 - Java
Collection of techniques for (binary) string searching
- Updated
Nov 23, 2019 - Rust
Improve this page
Add a description, image, and links to thestring-search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thestring-search topic, visit your repo's landing page and select "manage topics."