style-team
Style guidelines
Defines and enforces style conventions for the Rust programming language.
Home of the Rust style team
456 stars
33 watching
56 forks
Language: Rust
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rust-lang/api-guidelines | Provides guidelines and best practices for designing and presenting APIs in Rust | 1,239 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,263 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
rust-lang/rustc-dev-guide | An online guide to understanding the Rust compiler's inner workings and contributing to it | 1,677 |
rust-lang/chalk | An implementation of the Rust trait system using a PROLOG-like logic solver | 1,860 |
rust-lang/rust | Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
ferrous-systems/elements-of-rust | A collection of software engineering techniques and best practices for writing clear and effective Rust code. | 1,106 |
rust-lang/rust-mode | An Emacs configuration for editing Rust code | 1,133 |
rubocop/rails-style-guide | Provides guidelines and best practices for writing maintainable Ruby on Rails code | 6,483 |
gdlx/ruby-style-guide | A community-driven guide for Ruby programming style and best practices | 68 |
rust-lang/rust-by-example | An interactive Rust learning platform with examples and a live code editor. | 7,148 |
rubocop/ruby-style-guide | Provides guidelines for writing maintainable and readable Ruby code | 16,481 |
scrum2b/ruby-style-guide | A Ruby coding style guide for professional software engineers | 5 |
rust-lang-cn/rust-by-example-cn | A Chinese translation of Rust By Example with an online code editor | 1,865 |