awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesMutability Suffix Conventions

Standardized use of _mut as a suffix for mutable borrowing variants across APIs.

Distinct from Mutability Modifiers: Distinct from Mutability Modifiers: focuses on the naming convention for function variants, not the keyword for variable bindings.

Explore 1 awesome GitHub repository matching data & databases · Mutability Suffix Conventions. Refine with filters or upvote what's useful.

Awesome Mutability Suffix Conventions GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • rust-lang/rfcsAvatar de rust-lang

    rust-lang/rfcs

    6,406Ver en GitHub↗

    The Rust RFCs repository is the formal home for the Rust language evolution process, housing the structured design documents and community review mechanisms that govern changes to the Rust programming language, its compiler, and its standard library. It defines the complete lifecycle for proposing, discussing, and implementing substantial changes through RFC documents, from initial submission and community feedback through final comment periods and sub-team sign-offs. The repository codifies the governance and collaboration processes that shape Rust's development, including mechanisms for com

    Standardizes the _mut suffix for mutable borrowing variants across the Rust API.

    Markdownrfcrfc-processrust
    Ver en GitHub↗6,406
  1. Home
  2. Data & Databases
  3. Data Type Managers
  4. Mutable Types
  5. Mutability Modifiers
  6. Mutability Suffix Conventions