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: 9 months ago
rust

Related projects:

Repository Description Stars
rust-lang/style-team Defines and enforces style conventions for the Rust programming language. 456
restcheatsheet/api-cheat-sheet API design guidelines and best practices for building flexible and secure APIs 1,113
ferrous-systems/elements-of-rust A collection of software engineering techniques and best practices for writing clear and effective Rust code. 1,106
adidas/api-guidelines Provides guidelines for designing and developing APIs within the adidas group 383
rust-lang/reference The Rust Language Reference is the primary documentation for the Rust programming language. 1,263
ciscodevnet/api-design-guide Provides guidelines for designing REST APIs at Cisco to achieve consistency and quality across product and service network APIs. 111
rust-embedded/book Documentation on using Rust to develop firmware for microcontrollers. 1,128
rust-lang/rustc-dev-guide An online guide to understanding the Rust compiler's inner workings and contributing to it 1,679
rust-lang/rust-by-example An interactive Rust learning platform with examples and a live code editor. 7,148
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,483
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,476
bytecodealliance/rustix A safe Rust interface to POSIX-like system calls with configurable backends. 1,512
rust-lang-ru/rust-by-example A translation project of the Rust programming language book 63