Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bazelbuild/rules_rust
Rust rules for Bazel
https://github.com/bazelbuild/rules_rust
bazel bazel-rules rust rust-lang rustdoc
Last synced: 2 days ago
JSON representation
Rust rules for Bazel
- Host: GitHub
- URL: https://github.com/bazelbuild/rules_rust
- Owner: bazelbuild
- License: apache-2.0
- Created: 2016-03-15T15:19:27.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-12-29T18:28:24.000Z (4 days ago)
- Last Synced: 2024-12-29T18:31:46.670Z (4 days ago)
- Topics: bazel, bazel-rules, rust, rust-lang, rustdoc
- Language: Starlark
- Homepage: https://bazelbuild.github.io/rules_rust/
- Size: 35.6 MB
- Stars: 676
- Watchers: 34
- Forks: 440
- Open Issues: 506
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Codeowners: CODEOWNERS
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-bazel - Rust
README
# Rust Rules
* Postsubmit [![Build status](https://badge.buildkite.com/76523cc666caab9ca91c2a08d9ac8f84af28cb25a92f387293.svg?branch=main)](https://buildkite.com/bazel/rustlang-rules-rust-postsubmit?branch=main)
## Overview
This repository provides rules for building [Rust](https://www.rust-lang.org/) projects with [Bazel](https://bazel.build/).
## Community
General discussions and announcements take place in the [GitHub Discussions](https://github.com/bazelbuild/rules_rust/discussions), but there are
additional places where community members gather to discuss `rules_rust`.* Chat: [#rust](https://bazelbuild.slack.com/archives/CSV56UT0F) channel on Bazel Slack: [https://slack.bazel.build/](https://slack.bazel.build/)
* **Archived** Developer mailing list: [groups.google.com/g/rules_rust](https://groups.google.com/g/rules_rust)## Documentation
Please refer to [the full documentation](https://bazelbuild.github.io/rules_rust).