suptejas/fleet
🚀 The blazing fast build tool for Rust. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 78
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1602
- days_rel: n/a
- days_push: 133
- n_releases_24m: 0
Adoption not part of the score
2421 stars · 48 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Fleet is a blazing fast build tool for Rust that claims up to 5x faster compilation than cargo. It works by integrating existing Rust ecosystem tooling such as sccache, lld, zld, and ramdisks.
Use cases
- speed up rust compilation times
- faster alternative to cargo build
- cache rust builds with sccache integration
- reduce link times with lld or zld
- optimize rust builds on windows or wsl with ramdisks
When to choose
- you want faster rust compile times without changing your workflow
- your project builds slowly with cargo and you want a drop-in speedup
- you develop on windows or slow disks and can benefit from ramdisk builds
When to avoid
- you need full cargo feature compatibility and stability
- you rely on cargo plugins or tooling that assumes cargo
- you need a mature, actively maintained tool - the project appears experimental and its homepage domain is now for sale
Facets
cli-tool · maturity experimental
build-tool cli developer-tools developer-tools programming-languages windows rust cli rust-build-tool cargo-alternative build-acceleration sccache linker-optimization command-line linux macos
2 sources
- readme: https://github.com/suptejas/fleet · fetched 2026-08-28 · a7ed14e6b0c5
- homepage: https://fleet.rs · fetched 2026-08-29 · 0ed6bed9ae0b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| suptejas/fleet | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem