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
Back to aaaaaashu/guide

Projects sharing features with Guide

10 open-source projects similar to aaaaaashu/guide, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • 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
  • github/objective-c-style-guidegithub avatar

    github/objective-c-style-guide

    1,666View on GitHub↗

    Archived Style guide & coding conventions for Objective-C projects

    View on GitHub↗1,666
  • 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
  • hzlzh/front-end-standardsH

    hzlzh/Front-End-Standards

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

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

Find more with AI search
  • 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
  • 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
  • soffes/812796S

    soffes/812796

    0View on GitHub↗
    View on GitHub↗0
  • spotify/ios-stylespotify avatar

    spotify/ios-style

    244View on GitHub↗

    Guidelines for iOS development in use at Spotify

    View on GitHub↗244
  • yujiangshui/front-end-code-checklistY

    yujiangshui/front-end-code-checklist

    0View on GitHub↗
    View on GitHub↗0