awesome-repositories.com
Blog
MCP
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
·
S

soffes/812796

0
View on GitHub↗
0 estrellas·0 forks·4 vistas

812796

Features

  • Coding Standards - Gist describing coding habits.
  • Style Guides - Coding conventions gist.

Historial de estrellas

Gráfico del historial de estrellas de soffes/812796Gráfico del historial de estrellas de soffes/812796

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

Alternativas open-source a 812796

Proyectos open-source similares, clasificados según cuántas características comparten con 812796.
  • 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
  • raywenderlich/swift-style-guideAvatar de raywenderlich

    raywenderlich/swift-style-guide

    13,173Ver en GitHub↗

    This project is a collection of Swift coding standards and static analysis rules designed to ensure consistency across Swift projects. It provides a defined set of naming conventions and structural guidelines to maintain a shared style for teams. The repository centers on a SwiftLint configuration used to automate the detection and correction of style violations in source code. This configuration enables automated style enforcement, ensuring that code adheres to organizational standards without requiring manual review. The guidelines cover the standardization of code formatting, naming, and

    Ver en GitHub↗13,173
  • futurice/ios-good-practicesAvatar de futurice

    futurice/ios-good-practices

    10,976Ver en GitHub↗

    This project provides a set of development guidelines and architectural recommendations for building iOS applications. It focuses on structuring Swift applications to decouple business logic from the user interface to improve testability and maintenance. The project covers specific implementation standards for security, such as using keychain storage for sensitive data and TLS certificate pinning for network traffic. It also defines patterns for code quality enforcement through static analysis and compiler configurations, as well as strategies for asset and localization management. The guide

    Ver en GitHub↗10,976
  • spotify/ios-styleAvatar de spotify

    spotify/ios-style

    244Ver en GitHub↗

    Guidelines for iOS development in use at Spotify

    Ver en GitHub↗244
Ver las 12 alternativas a 812796→

Preguntas frecuentes

¿Cuáles son las características principales de soffes/812796?

Las características principales de soffes/812796 son: Coding Standards, Style Guides.

¿Qué alternativas de código abierto existen para soffes/812796?

Las alternativas de código abierto para soffes/812796 incluyen: raywenderlich/objective-c-style-guide — A style guide that outlines the coding conventions for Kodeco. raywenderlich/swift-style-guide — This project is a collection of Swift coding standards and static analysis rules designed to ensure consistency across… spotify/ios-style — Guidelines for iOS development in use at Spotify. futurice/ios-good-practices — This project provides a set of development guidelines and architectural recommendations for building iOS applications.… linkedin/swift-style-guide — LinkedIn's Official Swift Style Guide. nytimes/objective-c-style-guide — This project provides a comprehensive set of standardized design patterns, naming conventions, and environment…