fleet
Build optimizer
A build tool that optimizes compilation speed using existing Rust ecosystem tools
🚀 The blazing fast build tool for Rust.
2k stars
18 watching
51 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
buildproductivityrustsystems
Related projects:
Repository | Description | Stars |
---|---|---|
sagiegurari/cargo-make | A tool that automates the build process for Rust projects | 2,614 |
rust-lang/cargo | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,919 |
trunk-rs/trunk | A tool for bundling and shipping Rust web applications to the web as WebAssembly (WASM) binaries. | 3,589 |
frewsxcv/cargo-all-features | A tool to automate testing of Rust crates with multiple feature flags | 149 |
rustscan/rustscan | A fast and extensible port scanning tool with scripting capabilities | 14,903 |
weld-project/weld | Optimizes data-intensive applications by expressing core computations in a common intermediate representation and optimizing across multiple libraries and frameworks. | 2,996 |
not-fl3/macroquad | A cross-platform game engine with Rust support for building 2D games and interactive applications. | 3,424 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,808 |
cristicbz/rust-doom | A Doom game renderer written in Rust, aiming to replicate the original 256-color palette and features like free flying camera. | 2,351 |
warpdotdev/warp | An AI-enhanced terminal with integrated knowledge and tools for faster software development | 21,678 |
racer-rust/racer | A Rust code completion utility | 3,357 |
dtolnay/cargo-expand | A command-line tool that shows the result of macro expansion and derive code generation in Rust projects | 2,718 |
diesel-rs/diesel | A safe and extensible way to interact with databases in Rust | 12,879 |
rustdesk/rustdesk-server | A Rust-based implementation of a remote-access and control service with client-server architecture. | 6,944 |
gfx-rs/wgpu | A cross-platform, Rust-based graphics API that abstracts multiple GPU APIs and WebGL2/WebGPU. | 12,904 |