awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
github avatar

github/objective-c-style-guideArchived

0
View on GitHub↗
1,666 stars·241 forks·21 views

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.

Star history

Star history chart for github/objective-c-style-guideStar history chart for github/objective-c-style-guide

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Objective C Style Guide

These projects share indexed features with Objective C Style Guide. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • github/swift-style-guidegithub avatar

    github/swift-style-guide

    4,762View on 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

    View on GitHub↗4,762
  • nytimes/objective-c-style-guideNYTimes avatar

    NYTimes/objective-c-style-guide

    5,822View on 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

    View on GitHub↗5,822
  • google/styleguidegoogle avatar

    google/styleguide

    39,367View on GitHub↗

    Style guides for Google-originated open-source projects

    HTMLcpplintstyle-guidestyleguide
    View on GitHub↗39,367
  • raywenderlich/objective-c-style-guideraywenderlich avatar

    raywenderlich/objective-c-style-guide

    3,086View on GitHub↗

    A style guide that outlines the coding conventions for Kodeco

    View on GitHub↗3,086
Compare all 30 related projects→

Frequently asked questions

What does github/objective-c-style-guide do?

Archived Style guide & coding conventions for Objective-C projects

What are the main features of github/objective-c-style-guide?

The main features of github/objective-c-style-guide are: Mobile Development Guides, Programming Language Standards, Coding Standards.

Which projects share features with github/objective-c-style-guide?

Projects with overlapping indexed features include: 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.