Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-lithammer-fuzzysearch-devel | Distribution: Fedora Project |
Version: 1.1.8 | Vendor: Fedora Project |
Release: 7.fc43 | Build date: Thu Jul 24 11:41:16 2025 |
Group: Unspecified | Build host: buildvm-x86-23.rdu3.fedoraproject.org |
Size: 25137 | Source RPM: golang-github-lithammer-fuzzysearch-1.1.8-7.fc43.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/lithammer/fuzzysearch | |
Summary: 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
MIT
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.8-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.8-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
/usr/share/doc/golang-github-lithammer-fuzzysearch-devel /usr/share/doc/golang-github-lithammer-fuzzysearch-devel/README.md /usr/share/gocode/src/github.com /usr/share/gocode/src/github.com/lithammer /usr/share/gocode/src/github.com/lithammer/fuzzysearch /usr/share/gocode/src/github.com/lithammer/fuzzysearch/.goipath /usr/share/gocode/src/github.com/lithammer/fuzzysearch/fuzzy /usr/share/gocode/src/github.com/lithammer/fuzzysearch/fuzzy/fuzz_test.go /usr/share/gocode/src/github.com/lithammer/fuzzysearch/fuzzy/fuzzy.go /usr/share/gocode/src/github.com/lithammer/fuzzysearch/fuzzy/fuzzy_test.go /usr/share/gocode/src/github.com/lithammer/fuzzysearch/fuzzy/levenshtein.go /usr/share/gocode/src/github.com/lithammer/fuzzysearch/fuzzy/levenshtein_test.go /usr/share/gocode/src/github.com/lithammer/fuzzysearch/go.mod /usr/share/licenses/golang-github-lithammer-fuzzysearch-devel /usr/share/licenses/golang-github-lithammer-fuzzysearch-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jul 30 02:21:44 2025