awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
github avatar

github/objective-c-style-guideArchived

0
View on GitHub↗
1,666 نجوم·241 تفرعات·8 مشاهدات

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.

سجل النجوم

مخطط تاريخ النجوم لـ github/objective-c-style-guideمخطط تاريخ النجوم لـ github/objective-c-style-guide

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Objective C Style Guide

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Objective C Style Guide.
  • github/swift-style-guideالصورة الرمزية لـ github

    github/swift-style-guide

    4,762عرض على 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

    عرض على GitHub↗4,762
  • nytimes/objective-c-style-guideالصورة الرمزية لـ NYTimes

    NYTimes/objective-c-style-guide

    5,822عرض على 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

    عرض على GitHub↗5,822
  • google/styleguideالصورة الرمزية لـ google

    google/styleguide

    39,367عرض على GitHub↗

    Style guides for Google-originated open-source projects

    HTMLcpplintstyle-guidestyleguide
    عرض على GitHub↗39,367
  • raywenderlich/objective-c-style-guideالصورة الرمزية لـ raywenderlich

    raywenderlich/objective-c-style-guide

    3,086عرض على GitHub↗

    A style guide that outlines the coding conventions for Kodeco

    عرض على GitHub↗3,086
عرض جميع البدائل الـ 30 لـ Objective C Style Guide→

الأسئلة الشائعة

ما هي وظيفة github/objective-c-style-guide؟

Archived Style guide & coding conventions for Objective-C projects

ما هي الميزات الرئيسية لـ github/objective-c-style-guide؟

الميزات الرئيسية لـ github/objective-c-style-guide هي: Mobile Development Guides, Programming Language Standards, Coding Standards.

ما هي البدائل مفتوحة المصدر لـ github/objective-c-style-guide؟

تشمل البدائل مفتوحة المصدر لـ github/objective-c-style-guide: 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.