rapidfuzz-cpp

String matcher

A C++ library for fast string matching using the Levenshtein Distance algorithm

Rapid fuzzy string matching in C++ using the Levenshtein Distance

GitHub

250 stars
10 watching
39 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list

cpphacktoberfestlevenshteinstring-comparisonstring-matchingstring-similarity

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
danharltey/fastenshteinAn optimized Levenshtein implementation for fast fuzzy matching and string comparison in .NET.250
rapidfuzz/rapidfuzzA fast string matching library with various similarity calculations2,787
wooorm/levenshtein.cAn edit-distance algorithm implementation in C82
ztane/python-levenshteinFast string computation and similarity functions for text analysis1,265
smashedtoatoms/the_fuzzProvides Elixir implementations of string metric and phonetic algorithms77
bowenfu/matchit.cppA lightweight C++ header-only pattern-matching library with macro-free APIs.580
seamusabshere/fuzzy_matchA tool for finding similar records in large datasets using string similarity and regular expression rules.676
dbalatero/levenshtein-ffiFast string edit distance computation using the Damerau-Levenshtein algorithm150
jamesturk/jellyfishA Python library providing algorithms and encoding schemes for approximate string matching.2,075
jhawthorn/fzy.jsA JavaScript implementation of a fuzzy string matching algorithm152
rustyconover/duckdb-fuzzycomplete-extensionA DuckDB extension that provides fuzzy string matching based autocompletion8
wouterrutgers/fuzzy-searchA lightweight JavaScript library for searching similar strings in an array of objects226
p-ranav/globA C++ library for pattern-based file matching and recursive searching252
fwextensions/quick-scoreA JavaScript library for scoring and matching strings based on similarity algorithms, used for auto-completion and search functionality.159
kiyoka/fuzzy-string-matchLibrary implementing Jaro-Winkler distance algorithm for fuzzy string matching in Ruby285