A .NET port of java-string-similarity
-
Updated
Aug 12, 2024 - C#
A .NET port of java-string-similarity
Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another
🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman). This library support multiple .NET versions including .NET Core (NETStandard 1.x)
A fast and low allocation StringBuilder for .NET.
Evaluates a math expression from a string. Supports variables and custom operators.
Alternative to the System.Text.StringBuilder C# class.
A collection of utilities for working with strings in .NET.
Turn a string field into a dropdown of all available tags
Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans
Implementation of some known string algorithmn and data structures like: Rope, Trie, Knuth Morris Pratt, Boyer Moore, Levenshtein
String Comparision in C#.NET
Unity C# Korean Typer / 유니티 C# 한국어 타이퍼
The primary goal of creating this «Nuget: AT.Extensions.Library» is to enable developers to effortlessly and confidently utilize this «Library» instead of spending time and effort creating numerous and scattered «Extension Methods» in their projects.
Add a description, image, and links to the string topic page so that developers can more easily learn about it.
To associate your repository with the string topic, visit your repo's landing page and select "manage topics."