{"library":"rapidfuzz-cpp","type":"library","category":null,"description":"Rapid fuzzy string matching library for C++ using the Levenshtein Distance.","language":"cpp","status":"active","version":"3.3.3","tags":["fuzzy-matching","string-similarity","levenshtein","c++"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install rapidfuzz-cpp","imports":["#include <rapidfuzz/fuzz.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(rapidfuzz_cpp CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE rapidfuzz::rapidfuzz)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}