Name : golang-github-lithammer-fuzzysearch-devel
| |
Version : 1.1.8
| Vendor : Fedora Project
|
Release : 5.fc41
| Date : 2024-07-18 13:57:36
|
Group : Unspecified
| Source RPM : golang-github-lithammer-fuzzysearch-1.1.8-5.fc41.src.rpm
|
Size : 0.02 MB
| |
Packager : Fedora Project
| |
Summary : Tiny and fast fuzzy search in Go
|
Description :
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
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/41/Everything/ppc64le/os/Packages/g |