{"id":50300,"library":"xrash-smetrics","title":"smetrics","description":"Package smetrics provides a bunch of algorithms for calculating the distance between strings, such as Levenshtein and Jaro-Winkler.","status":"active","version":"0.0.0-20250705151800-55b8f293f342","language":"go","source_language":null,"source_url":"https://github.com/xrash/smetrics","tags":["string","distance","levenshtein","jaro-winkler","similarity"],"install":[{"cmd":"go get github.com/xrash/smetrics","lang":"bash","label":"Install github.com/xrash/smetrics"}],"dependencies":[],"imports":[{"symbol":"smetrics","correct":"github.com/xrash/smetrics"}],"quickstart":{"code":"import \"github.com/xrash/smetrics\"\n\nfunc main() {\n    d := smetrics.Levenshtein(\"kitten\", \"sitting\")\n    println(d)\n}","lang":"go","description":"Calculates the Levenshtein distance between two strings."},"warnings":[],"env_vars":null,"search_vec":"'algorithm':8 'bunch':6 'calcul':10 'distanc':12,23 'jaro':20,26 'jaro-winkl':19,25 'levenshtein':17,24 'packag':2 'provid':4 'similar':28 'smetric':1,3 'string':14,22 'winkler':21,27","created_at":"2026-06-15T04:47:44.102418+00:00","updated_at":"2026-06-15T04:47:44.102418+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/xrash/smetrics","github":"https://github.com/xrash/smetrics","docs":"https://pkg.go.dev/github.com/xrash/smetrics#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}