A collection of tools and infrastructure for the Buck2 and Rust ecosystem, focused on faster builds, better developer experience, and reliable system-level testing.
- cargo-buckal: A bridge between Cargo and Buck2, helping Rust projects build and migrate smoothly with Buck2.
Repo: https://github.com/buck2hub/cargo-buckal - buckal-bundles: Bundled rules/platforms/examples for the Buck2 ecosystem, used alongside Buckal and related tooling.
Repo: https://github.com/buck2hub/buckal-bundles - qlean: A system-level isolation testing library based on QEMU/KVM, enabling multi-machine tests for Rust projects.
Repo: https://github.com/buck2hub/qlean
- Docs: https://buck2hub.com/docs
- Buck2: https://buck2.build
Issues and PRs are welcome—help us improve the Buck2 + Rust build ecosystem.