awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Development Support Libraries · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDevelopment Support Libraries

Utility libraries designed to support language-specific best practices and guidelines.

Distinguishing note: Focuses on guideline-enforcement libraries rather than general-purpose utilities.

Explore 1 awesome GitHub repository matching development tools & productivity · Development Support Libraries. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Development Support Libraries

Awesome Development Support Libraries 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-

    Provides facilities designed to support and enforce architectural and safety guidelines.

    CSS
    44,789View on GitHub↗