Fedora Packages

golang-github-lithammer-fuzzysearch-devel Subpackage of golang-github-lithammer-fuzzysearch

Tiny and fast fuzzy search in Go

Inspired by bevacqua/fuzzysearch, a fuzzy matching library written in JavaScript. But contains some extras like ranking using Levenshtein distance (see RankMatch()) and finding matches in a list of words (see Find()). Fuzzy searching allows for flexibly matching a string with partial input, useful for filtering data very quickly based on lightweight user input. The current implementation uses the algorithm suggested by Mr. Aleph, a russian compiler engineer working at V8. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/lithammer/fuzzysearch

Releases Overview

Release Stable Testing
Fedora Rawhide 1.1.1-3.fc35 -
Fedora 35 1.1.1-3.fc35 -
Fedora 34 1.1.1-2.fc34 -
Package Info

You can contact the maintainers of this package via email at golang-github-lithammer-fuzzysearch dash maintainers at fedoraproject dot org.



Sources on Pagure