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
S

soffes/812796

0
View on GitHub↗
0 stars·0 forks·10 views

812796

Features

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

Star history

Star history chart for soffes/812796Star history chart for soffes/812796

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 812796

These projects share indexed features with 812796. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • raywenderlich/swift-style-guideraywenderlich avatar

    raywenderlich/swift-style-guide

    13,173View on 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

    View on GitHub↗13,173
  • futurice/ios-good-practicesfuturice avatar

    futurice/ios-good-practices

    10,976View on 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

    View on GitHub↗10,976
  • spotify/ios-stylespotify avatar

    spotify/ios-style

    244View on GitHub↗

    Guidelines for iOS development in use at Spotify

    View on GitHub↗244
Compare all 12 related projects→

Frequently asked questions

What are the main features of soffes/812796?

The main features of soffes/812796 are: Coding Standards, Style Guides.

Which projects share features with soffes/812796?

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