Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

🚀 The blazing fast build tool for Rust.

License

NotificationsYou must be signed in to change notification settings

dimensionhq/fleet

Repository files navigation

image


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

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


⚡ 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 useSemVer for versioning. For the versions available, see thetags on this repository.

License

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

About

🚀 The blazing fast build tool for Rust.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

[8]ページ先頭

©2009-2025 Movatter.jp