Fleet

Rust 的快速构建工具。 『🚀 The blazing fast build tool for Rust.』

Github星跟蹤圖

image

Fleet is a blazing fast build tool for Rust. Compiling with Fleet is up-to 5x faster than with cargo.

Note: Since Fleet is still under development, it might not be completely stable yet. Feel free to open any issues or bug reports at issues.

:zap: Installation

On MacOS & Linux:

curl -L get.fleet.rs | sh

On Windows:

iwr -useb windows.fleet.rs | iex

Building from source

Prerequisites: Rust

cargo install --git https://github.com/dimensionhq/fleet fleet-rs

How does fleet work?

Fleet works by optimizing your builds using existing tooling available in the Rust ecosystem, including seamlessly integrating sccache, lld, zld, ramdisks (for those using WSL or HDD's) et al.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details.

主要指標

概覽
名稱與所有者dimensionhq/fleet
主編程語言Rust
編程語言 (語言數: 2)
平台
許可證Apache License 2.0
所有者活动
創建於2022-04-14 10:20:34
推送於2023-07-06 21:17:37
最后一次提交2023-04-14 00:05:26
發布數0
用户参与
星數2.4k
關注者數18
派生數50
提交數152
已啟用問題?
問題數48
打開的問題數26
拉請求數14
打開的拉請求數1
關閉的拉請求數3
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?