Fleet

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

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownersuptejas/fleet
Primary LanguageRust
Program language (Language Count: 2)
Platform
License:Apache License 2.0
所有者活动
Created At2022-04-14 18:20:34
Pushed At2023-07-07 05:17:37
Last Commit At2023-04-14 04:05:26
Release Count0
用户参与
Stargazers Count2.4k
Watchers Count18
Fork Count48
Commits Count152
Has Issues Enabled
Issues Count48
Issue Open Count26
Pull Requests Count14
Pull Requests Open Count1
Pull Requests Close Count3
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private