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

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

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

Open-source alternatives to Criterion

30 open-source projects similar to p-ranav/criterion, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Criterion alternative.

  • 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
  • digitalinblue/celeroDigitalInBlue 的头像

    DigitalInBlue/Celero

    861在 GitHub 上查看↗

    C++ Benchmark Authoring Library/Framework

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

    martinus/nanobench

    1,702在 GitHub 上查看↗

    Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20

    C++
    在 GitHub 上查看↗1,702
  • libnonius/noniuslibnonius 的头像

    libnonius/nonius

    367在 GitHub 上查看↗

    A C++ micro-benchmarking framework

    C++
    在 GitHub 上查看↗367
  • ibob/picobenchiboB 的头像

    iboB/picobench

    234在 GitHub 上查看↗

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

    C++
    在 GitHub 上查看↗234

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • stdlib-js/stdlibstdlib-js 的头像

    stdlib-js/stdlib

    5,735在 GitHub 上查看↗
    JavaScriptjavascriptjslibrary
    在 GitHub 上查看↗5,735
  • boostorg/testboostorg 的头像

    boostorg/test

    209在 GitHub 上查看↗

    The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)

    C++boostc-plus-plusunit-testing
    在 GitHub 上查看↗209
  • bombela/backward-cppbombela 的头像

    bombela/backward-cpp

    4,285在 GitHub 上查看↗

    backward-cpp is a C++ stack trace library and debugging utility designed to capture, resolve, and print detailed execution traces and crash reports. It functions as a crash reporter and call stack printer that translates raw memory addresses into human-readable function names, filenames, and line numbers. The project provides automated crash reporting by registering system handlers for fatal errors, such as segmentation faults, to automatically generate execution traces upon program failure. It distinguishes itself by extracting source file fragments from disk to display specific lines of cod

    C++
    在 GitHub 上查看↗4,285
  • bencherdev/bencherbencherdev 的头像

    bencherdev/bencher

    856在 GitHub 上查看↗

    🐰 Bencher - Continuous Benchmarking

    Rustbenchmarkbenchmarkingcd
    在 GitHub 上查看↗856
  • buoyantio/strest-grpcB

    BuoyantIO/strest-grpc

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • buttercam/mediatorB

    ButterCam/Mediator

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • catchorg/catch2catchorg 的头像

    catchorg/Catch2

    20,198在 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

    C++bddcppcpp14
    在 GitHub 上查看↗20,198
  • chris00/ocaml-benchmarkChris00 的头像

    Chris00/ocaml-benchmark

    34在 GitHub 上查看↗

    Benchmarking module for OCaml

    OCaml
    在 GitHub 上查看↗34
  • cobaltfusion/debugviewppCobaltFusion 的头像

    CobaltFusion/DebugViewPP

    1,251在 GitHub 上查看↗

    DebugView++, collects, views, filters your application logs, and highlights information that is important to you!

    C++
    在 GitHub 上查看↗1,251
  • broofa/jslitmusbroofa 的头像

    broofa/jslitmus

    165在 GitHub 上查看↗

    Simple, easy, javascript benchmark testing

    JavaScript
    在 GitHub 上查看↗165
  • bojand/ghzbojand 的头像

    bojand/ghz

    3,339在 GitHub 上查看↗

    gRPC benchmarking and load testing tool.

    Go
    在 GitHub 上查看↗3,339
  • deeplearning4j/dl4j-benchmarkD

    deeplearning4j/dl4j-benchmark

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • brianfrankcooper/ycsbB

    brianfrankcooper/YCSB

    0在 GitHub 上查看↗

    Copyright (c) 2010 Yahoo! Inc., 2012 - 2016 YCSB contributors. All rights reserved.

    在 GitHub 上查看↗0
  • disruptek/criterionD

    disruptek/criterion

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • disruptek/goldenD

    disruptek/golden

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • emicklei/hazanaE

    emicklei/hazana

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • eranpeer/fakeiteranpeer 的头像

    eranpeer/FakeIt

    1,364在 GitHub 上查看↗

    C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.

    C++
    在 GitHub 上查看↗1,364
  • estuary/estuary-warehouse-benchmarkestuary 的头像

    estuary/estuary-warehouse-benchmark

    2在 GitHub 上查看↗

    👉 Check out the full report here: https://estuary.dev/data-warehouse-benchmark-report/

    Python
    在 GitHub 上查看↗2
  • fortio/fortiofortio 的头像

    fortio/fortio

    3,703在 GitHub 上查看↗

    Fortio is a performance testing tool written in Go that generates constant request rates to measure latency histograms and response percentiles. It functions as a network performance benchmarker for analyzing system performance across HTTP and gRPC endpoints, and includes a specialized HTTP echo server for mirroring requests. The project distinguishes itself through a web-based HTTP load testing API used for triggering asynchronous tests and visualizing result data through graphs. It also provides server behavior simulation, allowing the echo server to inject artificial delays and vary respon

    Gogogolanggolang-application
    在 GitHub 上查看↗3,703
  • dascandy/hippomocksdascandy 的头像

    dascandy/hippomocks

    201在 GitHub 上查看↗

    Hippomocks

    C++
    在 GitHub 上查看↗201
  • google/googletestgoogle 的头像

    google/googletest

    38,713在 GitHub 上查看↗

    This project is a comprehensive C++ unit testing framework designed to verify code logic and identify regressions through a suite of assertion macros, test fixtures, and execution runners. It automates the discovery and registration of test cases during static initialization, allowing developers to define isolated test environments that ensure repeatable and predictable conditions for every execution. The framework distinguishes itself through a sophisticated mock object library that enables the simulation of components and the enforcement of strict interaction requirements. By intercepting v

    C++
    在 GitHub 上查看↗38,713
  • grpc-swagger/grpc-swaggerG

    grpc-swagger/grpc-swagger

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • cpputest/cpputestcpputest 的头像

    cpputest/cpputest

    1,472在 GitHub 上查看↗

    CppUTest unit testing and mocking framework for C/C++

    C++
    在 GitHub 上查看↗1,472
  • inoas/glycheeinoas 的头像

    inoas/glychee

    22在 GitHub 上查看↗

    A simple Gleam benchmark runner which wraps Benchee for the heavy lifting.

    Gleam
    在 GitHub 上查看↗22
  • bradleyjkemp/grpc-toolsbradleyjkemp 的头像

    bradleyjkemp/grpc-tools

    1,239在 GitHub 上查看↗

    A suite of gRPC debugging tools. Like Fiddler/Charles but for gRPC.

    Godebugging-toolgrpcinterceptor
    在 GitHub 上查看↗1,239