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
·

2 repository-uri

Awesome GitHub RepositoriesMicro-Benchmarking

Performance analysis of specific code segments to identify bottlenecks.

Distinct from C++: Distinct from C++ JSON Libraries: focuses on performance measurement, not data serialization.

Explore 2 awesome GitHub repositories matching data & databases · Micro-Benchmarking. Refine with filters or upvote what's useful.

Awesome Micro-Benchmarking GitHub Repositories

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

    philsquared/Catch

    20,456Vezi pe GitHub↗

    Catch is a C++ testing toolset providing frameworks for unit testing, behavior-driven development, and micro-benchmarking. It serves as a utility for software quality assurance and test-driven development, allowing developers to validate code correctness and measure the execution time of small code fragments. The project features a header-only distribution, enabling integration by including a single file. It utilizes expression-decomposition assertions to provide detailed failure messages and employs a self-registering test discovery system that uses macros to register test cases without manu

    Implements a micro-benchmarking tool to identify performance bottlenecks in C++ code segments.

    C++
    Vezi pe GitHub↗20,456
  • catchorg/catch2Avatar catchorg

    catchorg/Catch2

    20,198Vezi pe GitHub↗

    Catch2 is a comprehensive framework for C++ software validation, providing an environment for unit testing, integration verification, and performance analysis. It enables developers to define and execute automated test suites and micro-benchmarks directly within their applications. The framework is distinguished by its header-only distribution, which allows for integration into existing build systems without requiring complex external dependencies. It utilizes a hierarchical section-based execution model that supports behavior-driven testing, allowing for shared setup and teardown logic acros

    Measures execution time and performance characteristics of specific C++ code segments to identify bottlenecks.

    C++bddcppcpp14
    Vezi pe GitHub↗20,198
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Serialization
  5. JSON Libraries
  6. C++
  7. Micro-Benchmarking