Any library for FZF style fuzzy string matching?

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • fzf

    :cherry_blossom: A command-line fuzzy finder

  • The Fuzzy string matching libraries I've found on Nuget all seem to be "edit distance" algorithms. I'm after something more like the FZF tool's algorithm. Basically, matches at the start of words are boosted (among various other clever behaviours).

  • FuzzySharp

    C# .NET fuzzy string matching implementation of Seat Geek's well known python FuzzyWuzzy algorithm.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts