awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Language Usage Specifications · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesLanguage Usage Specifications

Authoritative recommendations for leveraging modern language features safely and effectively.

Distinguishing note: Focuses on usage specifications rather than language reference documentation.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Language Usage Specifications. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. Language Usage Specifications

Awesome Language Usage Specifications GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • isocpp/CppCoreGuidelines

    isocpp/CppCoreGuidelines

    44,789View on GitHub↗

    The CppCoreGuidelines is a comprehensive software engineering standard that provides a curated framework of coding conventions and design principles for C++. It serves as an authoritative guide for writing safe, efficient, and maintainable code by establishing high-level architectural patterns and organizational principles for large-scale projects. The guidelines emphasize the use of a strong, static type system to ensure memory safety and enforce consistent resource management patterns. The project distinguishes itself by promoting the zero-overhead abstraction principle, ensuring that high-

    Offers authoritative guidance on using modern language features to improve code safety.

    CSS
    44,789View on GitHub↗