Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

string-comparison

Here are 49 public repositories matching this topic...

RapidFuzz

Rapid fuzzy string matching in Python using various string metrics

  • UpdatedNov 24, 2025
  • Python

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

  • UpdatedMay 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...

  • UpdatedAug 19, 2025
  • Go

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

  • UpdatedNov 24, 2025
  • C++
rapidfuzz-cpp

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

  • UpdatedAug 27, 2025
  • C++

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

  • UpdatedNov 27, 2025
  • C#

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

  • UpdatedJan 8, 2024
  • Python

🤠A library implementing different string similarity using JavaScript.

  • UpdatedApr 10, 2025
  • TypeScript

string similarity based on Dice's coefficient in go

  • UpdatedJan 7, 2019
  • Go

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

  • UpdatedNov 25, 2025
  • C#

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

  • UpdatedApr 11, 2025
  • Cython

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

  • UpdatedNov 24, 2025
  • TypeScript

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

  • UpdatedMar 20, 2024
  • Pascal

Class library to compare strings in a relative way.

  • UpdatedJun 30, 2024
  • C#

regular expression functionality for ctrl+f search

  • UpdatedMay 8, 2023
  • JavaScript

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

  • UpdatedSep 27, 2024
  • Zig

Improve this page

Add a description, image, and links to thestring-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 thestring-comparison topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp