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
·
github avatar

github/objective-c-style-guideArchived

0
View on GitHub↗
1,666 estrellas·241 forks·3 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de github/objective-c-style-guideGráfico del historial de estrellas de github/objective-c-style-guide

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace github/objective-c-style-guide?

Archived Style guide & coding conventions for Objective-C projects

¿Cuáles son las características principales de github/objective-c-style-guide?

Las características principales de github/objective-c-style-guide son: Mobile Development Guides, Programming Language Standards, Coding Standards.

¿Qué alternativas de código abierto existen para github/objective-c-style-guide?

Las alternativas de código abierto para github/objective-c-style-guide incluyen: 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.

Alternativas open-source a Objective C Style Guide

Proyectos open-source similares, clasificados según cuántas características comparten con Objective C Style Guide.
  • github/swift-style-guideAvatar de github

    github/swift-style-guide

    4,762Ver en 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

    Ver en GitHub↗4,762
  • nytimes/objective-c-style-guideAvatar de NYTimes

    NYTimes/objective-c-style-guide

    5,822Ver en 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

    Ver en GitHub↗5,822
  • google/styleguideAvatar de google

    google/styleguide

    39,367Ver en GitHub↗

    Style guides for Google-originated open-source projects

    HTMLcpplintstyle-guidestyleguide
    Ver en GitHub↗39,367
  • raywenderlich/objective-c-style-guideAvatar de raywenderlich

    raywenderlich/objective-c-style-guide

    3,086Ver en GitHub↗

    A style guide that outlines the coding conventions for Kodeco

    Ver en GitHub↗3,086
Ver las 30 alternativas a Objective C Style Guide→