FICHA · MANJARO

rapidfuzz-cpp

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

  • Library
  • Dev
  • TEXT
  • DATA
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides fast fuzzy string matching for C++ using Levenshtein-style distance algorithms. It helps applications compare names, search imperfect text, deduplicate records, and rank similar strings.

Developers use it as a text-processing library. Fuzzy matching can produce false positives, so tune thresholds and review results before using it for identity or security decisions.

Permissions

Permissions not analysed for this source yet.