string-matching topic
effcee
Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck
levenshtein.c
Levenshtein algorithm in C
TeamReference
Team reference for Competitive Programming. Algorithms implementations very used in the ACM-ICPC contests. Latex template to build your own team reference.
PFAC
PFAC is an open library for exact string matching performed on NVIDIA GPUs
stance
Learned string similarity for entity names using optimal transport.
vmo
Python Modules of Variable Markov Oracle
algos
A collection of algorithms in rust
node-red-contrib-string
Provides a string manipulation node with a chainable UI based on the concise and lightweight stringjs.com.
simd-byte-lookup
SIMDized check which bytes are in a set
multi_string_replace
A fast multiple string replace library for ruby. Uses a C implementation of the Aho–Corasick Algorithm based on https://github.com/morenice/ahocorasick while adding support for on the fly multiple str...