awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Idiomatic Coding Standards · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesIdiomatic Coding Standards

Collections of language-specific conventions and best practices for writing maintainable code.

Distinguishing note: Focuses on language-specific idioms and conventions rather than general architectural patterns.

Explore 1 awesome GitHub repository matching software engineering & architecture · Idiomatic Coding Standards. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Idiomatic Coding Standards

Awesome Idiomatic Coding Standards GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • tmrts/go-patterns

    tmrts/go-patterns

    27,726View on GitHub↗

    This repository serves as a comprehensive knowledge base for software design patterns and idioms specifically tailored for the Go programming language. It functions as a technical reference manual, providing modular, isolated examples that demonstrate how to apply structural, behavioral, and creational blueprints to organize complex codebases. The collection is organized into a cross-domain taxonomy that categorizes engineering strategies by their functional intent. It covers specialized areas such as concurrent system programming, messaging, and system stability engineering, offering guidanc

    Demonstrates standard programming conventions and language-specific features to promote consistent and maintainable code across software projects.

    Goawesomedesign-patternsdesign-patterns-for-humans
    27,726View on GitHub↗