Skip to content

Repository files navigation

FuzzySearch-with-SwiftUI

This repository hosts implementations of two fuzzy search algorithms. One of them is based on the Levenshtein distance metric, a well-known algorithm for measuring the difference between two sequences.

The second algorithm, which is detailed in an accompanying article, offers a generic approach to fuzzy searching. You can find the article explaining its implementation here.

About

In this example a list of users is shown and sorted with a easy fuzzy search algorithm.

Resources

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages