elements-of-rust
Rust coding guidelines
A collection of software engineering techniques and best practices for writing clear and effective Rust code.
rust style and philosophy
1k stars
64 watching
29 forks
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Provides guidelines and best practices for designing and presenting APIs in Rust | 1,239 |
| Training material and resources for learning to develop embedded systems using Rust | 249 |
| Documentation on using Rust to develop firmware for microcontrollers. | 1,128 |
| Embedded training courses focusing on Rust programming and system development | 115 |
| Defines and enforces style conventions for the Rust programming language. | 456 |
| A safe Rust interface to POSIX-like system calls with configurable backends. | 1,512 |
| A curated collection of resources for writing clean, idiomatic Rust code | 6,679 |
| 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 |
| An online computer science curriculum focused on the Rust programming language | 913 |
| The Rust Language Reference is the primary documentation for the Rust programming language. | 1,263 |
| An implementation of the Rust trait system using a PROLOG-like logic solver | 1,860 |
| An online guide to understanding the Rust compiler's inner workings and contributing to it | 1,679 |
| Guidelines for writing clean and maintainable code in various programming languages | 400 |
| Slides and sample code from a talk about bad Rust coding practices | 25 |
| A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |