string-search topic

List string-search repositories

AhoCorasick.Net

29
Stars
4
Forks
Watchers

Implementation of Aho-Corasick string matching algorithm for .NET

stringsext

111
Stars
10
Forks
Watchers

Find multi-byte-encoded strings in binary data (Gitlab mirror).

ahocorasickphp

178
Stars
15
Forks
Watchers

Aho-Corasick multi-keyword string searching library in PHP.

AhoCorasick

53
Stars
9
Forks
Watchers

Aho-Corasick multi-string search for .NET and SQL Server.

fuzzysearch

282
Stars
23
Forks
Watchers

Find parts of long text or data, allowing for some changes/typos.

WuManber

153
Stars
27
Forks
Watchers

WuManber text search/matching implementation using c#

Stingray

129
Stars
48
Forks
Watchers

IDAPython plugin for finding function strings recursively

triple_accel

95
Stars
11
Forks
Watchers

Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.