string-matching topic

List string-matching repositories

LGenerics

105
Stars
16
Forks
Watchers

Generic algorithms and data structures for Lazarus/Free Pascal

fsed

22
Stars
5
Forks
Watchers

Aho-Corasick string replacement utility

fuzzy_compare

21
Stars
4
Forks
Watchers

A fuzzy string comparison library for Elixir

wildmatch

70
Stars
15
Forks
Watchers

Simple string matching with single- and multiple-wildcard operator

beda

50
Stars
3
Forks
Watchers

Beda is a golang library for detecting how similar a two string

linguist

19
Stars
2
Forks
Watchers

Linguist is a PHP library for parsing strings, it can extract and manipulate prefixed words in content ideal for working with @mentions, #topics and custom tags!

FastFuzzyStringMatcherDotNet

27
Stars
8
Forks
Watchers

A BK tree implementation for fast fuzzy string matching

stringbench

37
Stars
6
Forks
Watchers

String matching algorithm benchmark

php_aho_corasick

49
Stars
15
Forks
Watchers

Aho-Corasick string search algorithm PHP extension implementation.

StringZilla

2.1k
Stars
68
Forks
Watchers

Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖