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.8-4.fc40 -
Fedora 40 1.1.8-4.fc40 -
Fedora 39 1.1.8-2.fc39 -
Fedora 38 1.1.1-6.fc38 -
File a new bug report »
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