[ 源代码: 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