awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Interior Mutability Patterns · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesInterior Mutability Patterns

Techniques for modifying data while maintaining immutable references.

Explore 1 awesome GitHub repository matching software engineering & architecture · Interior Mutability Patterns. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Architectural Design Patterns
  4. Design Patterns
  5. Interior Mutability Patterns

Awesome Interior Mutability Patterns GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • rust-lang/rust

    rust-lang/rust

    110,533GitHubView on GitHub↗

    Rust is a programming language designed for memory safety and performance. It provides a comprehensive curriculum that covers fundamental syntax, memory management, and advanced programming paradigms, including support for functional and object-oriented styles. The language features a strong type system that enforces m

    Facilitates controlled data mutation within immutable structures using specialized cell types.

    Rustcompilerlanguagerust