2 个仓库
Following established community conventions and social norms for writing clean, idiomatic Rust code.
Distinct from Idiomatic Coding Standards: Distinct from Idiomatic Coding Standards: focuses specifically on Rust community conventions, not general idiomatic coding standards.
Explore 2 awesome GitHub repositories matching software engineering & architecture · Rust Conventions. Refine with filters or upvote what's useful.
This project is a curated catalogue of software architecture patterns and idioms implemented in Rust. It serves as a technical reference for building maintainable systems and a guide for writing idiomatic code. The resource documents common structural solutions and anti-patterns for Rust development. It provides a collection of best practices and language-specific conventions to help developers write clean and efficient code. The project covers systems design patterns, software architecture, and code optimization within a type-safe environment.
Guides developers in following community-accepted conventions for writing clean and idiomatic Rust code.
A catalogue of Rust design patterns, anti-patterns and idioms
Documents Rust community conventions for writing idiomatic code.