fleet
Build optimizer
A build tool that optimizes compilation speed using existing Rust ecosystem tools
🚀 The blazing fast build tool for Rust.
2k stars
17 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,597 |
rust-lang/cargo | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,800 |
trunk-rs/trunk | A tool for bundling and shipping Rust web applications to the web as WebAssembly (WASM) binaries. | 3,530 |
frewsxcv/cargo-all-features | A tool to automate testing of Rust crates with multiple feature flags | 147 |
rustscan/rustscan | A fast and extensible port scanner written in Rust. | 14,669 |
weld-project/weld | Optimizes data-intensive applications by expressing core computations in a common intermediate representation and optimizing across multiple libraries and frameworks. | 2,995 |
not-fl3/macroquad | A cross-platform game engine with Rust support for building 2D games and interactive applications. | 3,373 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,805 |
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,347 |
warpdotdev/warp | An AI-enhanced terminal with integrated knowledge and tools for faster software development | 21,429 |
racer-rust/racer | A Rust code completion utility | 3,355 |
dtolnay/cargo-expand | A command-line tool that shows the result of macro expansion and derive code generation in Rust projects | 2,682 |
diesel-rs/diesel | A Rust-based, type-safe ORM and query builder library for various databases | 12,761 |
rustdesk/rustdesk-server | A remote desktop server program written in Rust. | 6,768 |
gfx-rs/wgpu | A cross-platform graphics API that abstracts multiple GPU interfaces and provides a Rust interface. | 12,673 |