heatseeker:用Rust编写的高性能Selecta克隆

时间:2024-05-23 10:55:41
【文件属性】:

文件名称:heatseeker:用Rust编写的高性能Selecta克隆

文件大小:29KB

文件格式:ZIP

更新时间:2024-05-23 10:55:41

Rust

Heatseeker是对Gary模糊的通用选择器Gary Bernhardt的的重写。 看起来像这样: 重写的目的是将Selecta的简单性和通用性与本机代码的速度和可移植性相结合。 安装 可以下载最新版本的编译二进制文件。 要使用在Windows上安装,请运行: choco install heatseeker 要使用在OS X上安装,请运行: brew tap rschmitt/heatseeker brew install heatseeker 要在Linux上安装,请运行: wget -q -O - https://github.com/rschmitt/heatseeker/releases/download/v1.7.1/heatseeker-v1.7.1-x86_64-unknown-linux-musl.tar.gz | tar -zxf - # To ins


【文件预览】:
heatseeker-master
----.gitattributes(112B)
----Cargo.toml(852B)
----heatseeker.nuspec(1KB)
----Cross.toml(152B)
----ci()
--------before_deploy.ps1(523B)
--------before_deploy.sh(569B)
--------install.sh(1KB)
--------script.sh(456B)
----Cargo.lock(6KB)
----src()
--------main.rs(13KB)
--------args.rs(2KB)
--------matching.rs(11KB)
--------ansi.rs(848B)
--------screen()
----build.rs(1KB)
----.travis.yml(2KB)
----LICENSE(1KB)
----VERIFICATION.txt(420B)
----README.md(5KB)
----appveyor.yml(2KB)
----push-nupkg.bat(83B)
----create-nupkg.bat(697B)
----.gitignore(67B)

网友评论