[ ソース: golang-github-sahilm-fuzzy ]
パッケージ: golang-github-sahilm-fuzzy-dev (0.1.1-1)
golang-github-sahilm-fuzzy-dev に関するリンク
Debian の資源:
golang-github-sahilm-fuzzy ソースパッケージをダウンロード:
- [golang-github-sahilm-fuzzy_0.1.1-1.dsc]
- [golang-github-sahilm-fuzzy_0.1.1.orig.tar.gz]
- [golang-github-sahilm-fuzzy_0.1.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Go library for fuzzy string matching
Go library that provides fuzzy string matching optimized for filenames and code symbols in the style of Sublime Text, VSCode, IntelliJ IDEA et al. This library is external dependency-free. It only depends on the Go standard library. Demo Here is a demo (_example/main.go) of matching various patterns against ~16K files from the Unreal Engine 4 codebase.
その他の golang-github-sahilm-fuzzy-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-kylelemons-godebug-dev
- Debugging helper utilities for Go