FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

string-comparison · GitHub Topics · GitHub

#

string-comparison

Here are 55 public repositories matching this topic...

Rapid fuzzy string matching in Python using various string metrics

  • Updated Aug 10, 2026
  • Python

Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.

  • Updated May 1, 2023
  • JavaScript

📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...

  • Updated Feb 5, 2026
  • Go

String manipulation, leveled up! A PHP library for expressive, fluent string manipulation.

  • Updated May 3, 2026
  • PHP

The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity

  • Updated Aug 10, 2026
  • C++

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

  • Updated May 19, 2026
  • C++

🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").

  • Updated Feb 16, 2026
  • C#

Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity

  • Updated Jan 8, 2024
  • Python

Ruby gem (native extension in Rust) providing implementations of various string metrics

  • Updated May 7, 2022
  • Ruby

🤠A library implementing different string similarity using JavaScript.

  • Updated Apr 10, 2025
  • TypeScript

string similarity based on Dice's coefficient in go

  • Updated Jan 7, 2019
  • Go

A collection of metrics and phonetic algorithms for fuzzy string matching in Elixir.

  • Updated Sep 3, 2023
  • Elixir

Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans

  • Updated Jan 22, 2026
  • C#

CyDifflib is a fast implementation of difflib's algorithms, which can be used as a drop-in replacement.

  • Updated Apr 11, 2025
  • Cython

CmpStr is a lightweight, fast and well performing package for calculating string similarity

  • Updated Aug 16, 2026
  • TypeScript

Simple library providing functions to simplify conversions in Lazarus when passing strings to RTL or WinAPI.

  • Updated Mar 20, 2024
  • Pascal

Class library to compare strings in a relative way.

  • Updated Jun 30, 2024
  • C#

strcompare is a library for comparing strings using Hamming, Levenshtein, and Damerau-Levenshtein metrics.

  • Updated Sep 27, 2024
  • Zig

Improve this page

Add a description, image, and links to the string-comparison topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the string-comparison topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL