Top 20 NuGet matching Packages

F# bindings for Stringier.Patterns.
Binaries for the PatternMatcher library. Visit https://github.com/tejacques/PatternMatcher for an overview and usage examples.
A pattern matching library in C#
Succinc<T> is a .NET library that adds a number of functional features to C#: * Discriminated unions, * Pattern matching, * Partial applications, * "Implicitly" typed lambdas, * The ability to treat void methods as Unit functions, * Replacements for TryParse methods that return an Option<T> (or Mayb...
Provides a functional fluent syntax for C# based apps
Simple type safe pattern matching for C#
⏱ Superfast ^Advanced wildcards++? `*,|,?,^,$,+,#,>,++??,##??,>c` ... Unique algorithms that was implemented on native unmanaged C++ but easily accessible in .NET through Conari (recommended due to caching of 0x29 opcodes + related optimizations) etc. ✔ regex-like quantifiers and amazing meta symb...
A JavaScript library for fuzzy filtering and string similarity scoring
SupplyDemandSolver provides a simple Supply Demand matching algorithm. It supports supplier capacity, demand priorities for different suppliers as well as constraint categories to limit matching.
Library is used to perform fuzzy matching (matching simillar strings). It uses Levenshtein Distance algorithms to perform this operation. In information theory, linguistics and computer science, the Levenshtein distance is a string metric for measuring the difference between two sequences. Informa...
A proof-of-concept implementation of a pattern matching engine for C#.
C#-only solver for the rectangular linear assignment problem, also known as the minimum weight full matching problem for bipartite graphs. Algorithms used include shortest augmenting path search and cost-scaling pseudoflow based assignment.
Rule based matching
String pattern matching with readability - 'Coding careers are too short for Regular Expressions'
Funicular-Switch is a lightweight C# port of F# result and option types
Fast and reliable wildcard (* and ?) matcher capable of complex pattern matching.
A "Did You Mean" fuzzy-text-comparison and fuzzy-search library for .NET Core.
High-performance .NET regex engine with predictable performance