awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
p-ranav avatar

p-ranav/criterion

0
View on GitHub↗
232 星标·12 分支·C++·MIT·5 次浏览

Criterion

Microbenchmarking for Modern C++

Features

  • Benchmarking Tools - Microbenchmarking framework for modern C++.
  • Testing and Benchmarking - Modern C++ micro-benchmarking library.

Star 历史

p-ranav/criterion 的 Star 历史图表p-ranav/criterion 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

p-ranav/criterion 是做什么的?

Microbenchmarking for Modern C++

p-ranav/criterion 的主要功能有哪些?

p-ranav/criterion 的主要功能包括:Benchmarking Tools, Testing and Benchmarking。

p-ranav/criterion 有哪些开源替代品?

p-ranav/criterion 的开源替代品包括: ibob/picobench — A micro microbenchmarking library for C++11 in a single header file. martinus/nanobench — Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20. digitalinblue/celero — C++ Benchmark Authoring Library/Framework. google/benchmark — This project is a performance measurement framework and microbenchmarking library designed for C++ and Python. It… libnonius/nonius — A C++ micro-benchmarking framework. stdlib-js/stdlib.

Criterion 的开源替代方案

相似的开源项目,按与 Criterion 的功能重合度排序。
  • google/benchmarkgoogle 的头像

    google/benchmark

    10,240在 GitHub 上查看↗

    This project is a performance measurement framework and microbenchmarking library designed for C++ and Python. It provides a toolset for measuring the execution time of small code fragments using high-resolution timers, calculating statistical aggregates, and analyzing asymptotic complexity. The framework distinguishes itself through specialized capabilities for multithreaded performance testing, using synchronized execution to measure parallel throughput. It includes mechanisms to prevent compiler optimizations from removing benchmarked code and supports complex parameterization via Cartesia

    C++benchmark
    在 GitHub 上查看↗10,240
  • ibob/picobenchiboB 的头像

    iboB/picobench

    234在 GitHub 上查看↗

    A micro microbenchmarking library for C++11 in a single header file

    C++
    在 GitHub 上查看↗234
  • digitalinblue/celeroDigitalInBlue 的头像

    DigitalInBlue/Celero

    861在 GitHub 上查看↗

    C++ Benchmark Authoring Library/Framework

    C++benchmarkbenchmark-testsc-plus-plus
    在 GitHub 上查看↗861
  • libnonius/noniuslibnonius 的头像

    libnonius/nonius

    367在 GitHub 上查看↗

    A C++ micro-benchmarking framework

    C++
    在 GitHub 上查看↗367
查看 Criterion 的所有 30 个替代方案→