api-guidelines

API guidelines

Provides guidelines and best practices for designing and presenting APIs in Rust

Rust API guidelines

GitHub

1k stars
49 watching
110 forks
last commit: 6 months ago
rust

Related projects:

Repository Description Stars
rust-lang/style-team Defines and enforces style conventions for the Rust programming language. 455
restcheatsheet/api-cheat-sheet API design guidelines and best practices for building flexible and secure APIs 1,112
ferrous-systems/elements-of-rust A collection of software engineering techniques and best practices for writing clear and effective Rust code. 1,105
adidas/api-guidelines Provides guidelines for designing and developing APIs within the adidas group 382
rust-lang/reference The Rust Language Reference is the primary documentation for the Rust programming language. 1,254
ciscodevnet/api-design-guide Provides guidelines for designing REST APIs at Cisco to achieve consistency and quality across product and service network APIs. 110
rust-embedded/book Documentation on using Rust to develop firmware for microcontrollers. 1,122
rust-lang/rustc-dev-guide An online guide to understanding the Rust compiler's inner workings and contributing to it 1,675
rust-lang/rust-by-example An interactive Rust learning platform with examples and a live code editor. 7,122
progrium/bashstyle Guidelines and best practices for writing Bash code with a focus on readability, maintainability, and efficiency. 1,819
rubocop/rails-style-guide Provides guidelines and best practices for writing maintainable Ruby on Rails code 6,484
palash25/best-practices-checklist A collection of language-specific resources for best practices and idiomatic code writing in various programming languages. 951
thoughtbot/guides A comprehensive guide to programming in style and best practices, covering various aspects of software development. 9,471
bytecodealliance/rustix A safe Rust interface to POSIX-like system calls with configurable backends. 1,502
rust-lang-ru/rust-by-example A translation project of the Rust programming language book 63