awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
github avatar

github/objective-c-style-guideArchived

0
View on GitHub↗
1,666 stele·241 fork-uri·3 vizualizări

Objective C Style Guide

Archived Style guide & coding conventions for Objective-C projects

Features

  • Mobile Development Guides - Objective-C coding conventions used at GitHub.
  • Programming Language Standards - Official style and conventions for Objective-C.
  • Coding Standards - Style guide and idioms for Objective-C.

Istoric stele

Graficul istoricului de stele pentru github/objective-c-style-guideGraficul istoricului de stele pentru github/objective-c-style-guide

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face github/objective-c-style-guide?

Archived Style guide & coding conventions for Objective-C projects

Care sunt principalele funcționalități ale github/objective-c-style-guide?

Principalele funcționalități ale github/objective-c-style-guide sunt: Mobile Development Guides, Programming Language Standards, Coding Standards.

Care sunt câteva alternative open-source pentru github/objective-c-style-guide?

Alternativele open-source pentru github/objective-c-style-guide includ: nytimes/objective-c-style-guide — This project provides a comprehensive set of standardized design patterns, naming conventions, and environment… github/swift-style-guide — This project is a set of coding standards, architectural patterns, and type safety guidelines for writing Swift source… raywenderlich/swift-style-guide — This project is a collection of Swift coding standards and static analysis rules designed to ensure consistency across… google/styleguide — Style guides for Google-originated open-source projects. raywenderlich/objective-c-style-guide — A style guide that outlines the coding conventions for Kodeco. bbatsov/emacs-lisp-style-guide — A community-driven Emacs Lisp style guide.

Alternative open-source pentru Objective C Style Guide

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Objective C Style Guide.
  • github/swift-style-guideAvatar github

    github/swift-style-guide

    4,762Vezi pe GitHub↗

    This project is a set of coding standards, architectural patterns, and type safety guidelines for writing Swift source code. It provides a framework for maintaining clean and maintainable code through established conventions and formatting rules. The guide prioritizes composition over class inheritance by favoring value types and final classes. It establishes a policy for access control to manage boundaries between internal logic and external components through explicit visibility modifiers. The standards cover type safety optimization through immutable bindings and safe optional handling. A

    Vezi pe GitHub↗4,762
  • nytimes/objective-c-style-guideAvatar NYTimes

    NYTimes/objective-c-style-guide

    5,822Vezi pe GitHub↗

    This project provides a comprehensive set of standardized design patterns, naming conventions, and environment configurations for Objective-C development. It establishes a consistent framework for API design, memory management, and project organization to ensure codebases remain readable and maintainable across teams. The guide defines specific standards for namespace isolation using class prefixes and a structured system for naming assets. It outlines architectural patterns for delegate protocols and error handling mechanisms intended to improve type safety and clarity. Coverage extends to

    Vezi pe GitHub↗5,822
  • google/styleguideAvatar google

    google/styleguide

    39,367Vezi pe GitHub↗

    Style guides for Google-originated open-source projects

    HTMLcpplintstyle-guidestyleguide
    Vezi pe GitHub↗39,367
  • raywenderlich/objective-c-style-guideAvatar raywenderlich

    raywenderlich/objective-c-style-guide

    3,086Vezi pe GitHub↗

    A style guide that outlines the coding conventions for Kodeco

    Vezi pe GitHub↗3,086
  • Vezi toate cele 30 alternative pentru Objective C Style Guide→