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

3 repos

Awesome GitHub RepositoriesPerformance Engineering

Resources and methodologies focused on optimizing software performance through systematic benchmarking and architectural improvements.

Explore 3 awesome GitHub repositories matching testing & quality assurance · Performance Engineering. Refine with filters or upvote what's useful.

  1. Home
  2. Testing & Quality Assurance
  3. Performance Testing and Analysis
  4. Performance Engineering

Awesome Performance Engineering GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • python/cpython

    python/cpython

    71,643GitHubView on GitHub↗

    CPython is the primary, community-maintained reference implementation of the Python programming language. It functions as a high-level, interpreted execution environment that compiles source code into platform-independent bytecode for processing by a stack-based virtual machine. The runtime manages memory through a com

    Python
  • binhnguyennus/awesome-scalability

    binhnguyennus/awesome-scalability

    68,707GitHubView on GitHub↗

    This project is a curated knowledge repository that aggregates high-quality resources, technical documentation, and expert insights focused on distributed systems engineering. It serves as a community-driven learning resource designed to help developers navigate the complexities of building and maintaining large-scale

    architectureawesomeawesome-list
  • xingshaocheng/architect-awesome

    xingshaocheng/architect-awesome

    60,831GitHubView on GitHub↗

    This project serves as a comprehensive knowledge base and reference for distributed systems engineering and enterprise software architecture. It provides a structured collection of technical resources, design patterns, and methodologies intended to assist in the design, maintenance, and scaling of complex, high-perform

Explore sub-tags

  • Performance BenchmarksTools and datasets used to measure and optimize the execution speed of code.
  • Performance Optimization GuidesTechnical documentation and references for identifying bottlenecks and implementing high-efficiency development patterns.
  • Performance Optimization PatternsArchitectural strategies for reducing latency and increasing throughput in software systems.