awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesPerformance Optimization Guidelines

Rules and best practices for achieving high-performance and low-latency execution in software.

Distinguishing note: Focuses on performance-specific coding rules rather than general architecture.

Explore 1 awesome GitHub repository matching software engineering & architecture · Performance Optimization Guidelines. Refine with filters or upvote what's useful.

Awesome Performance Optimization Guidelines GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • isocpp/cppcoreguidelinesAvatar isocpp

    isocpp/CppCoreGuidelines

    45,100Vezi pe 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 specific rules for minimizing resource usage and latency in high-performance applications.

    CSS
    Vezi pe GitHub↗45,100
  1. Home
  2. Software Engineering & Architecture
  3. Performance Optimization Guidelines