awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to p-ranav/criterion

Projects sharing features with Criterion

30 open-source projects similar to p-ranav/criterion, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • google/benchmarkgoogle avatar

    google/benchmark

    10,240View on 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
    View on GitHub↗10,240
  • digitalinblue/celeroDigitalInBlue avatar

    DigitalInBlue/Celero

    861View on GitHub↗

    C++ Benchmark Authoring Library/Framework

    C++benchmarkbenchmark-testsc-plus-plus
    View on GitHub↗861
  • martinus/nanobenchmartinus avatar

    martinus/nanobench

    1,702View on GitHub↗

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

    C++
    View on GitHub↗1,702
  • libnonius/noniuslibnonius avatar

    libnonius/nonius

    367View on GitHub↗

    A C++ micro-benchmarking framework

    C++
    View on GitHub↗367
  • ibob/picobenchiboB avatar

    iboB/picobench

    234View on GitHub↗

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

    C++
    View on GitHub↗234

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • stdlib-js/stdlibstdlib-js avatar

    stdlib-js/stdlib

    5,735View on GitHub↗
    JavaScriptjavascriptjslibrary
    View on GitHub↗5,735
  • boostorg/testboostorg avatar

    boostorg/test

    209View on GitHub↗

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

    C++boostc-plus-plusunit-testing
    View on GitHub↗209
  • bombela/backward-cppbombela avatar

    bombela/backward-cpp

    4,285View on 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++
    View on GitHub↗4,285
  • bencherdev/bencherbencherdev avatar

    bencherdev/bencher

    856View on GitHub↗

    🐰 Bencher - Continuous Benchmarking

    Rustbenchmarkbenchmarkingcd
    View on GitHub↗856
  • buoyantio/strest-grpcB

    BuoyantIO/strest-grpc

    0View on GitHub↗
    View on GitHub↗0
  • buttercam/mediatorB

    ButterCam/Mediator

    0View on GitHub↗
    View on GitHub↗0
  • catchorg/catch2catchorg avatar

    catchorg/Catch2

    20,198View on 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
    View on GitHub↗20,198
  • chris00/ocaml-benchmarkChris00 avatar

    Chris00/ocaml-benchmark

    34View on GitHub↗

    Benchmarking module for OCaml

    OCaml
    View on GitHub↗34
  • cobaltfusion/debugviewppCobaltFusion avatar

    CobaltFusion/DebugViewPP

    1,251View on GitHub↗

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

    C++
    View on GitHub↗1,251
  • broofa/jslitmusbroofa avatar

    broofa/jslitmus

    165View on GitHub↗

    Simple, easy, javascript benchmark testing

    JavaScript
    View on GitHub↗165
  • bojand/ghzbojand avatar

    bojand/ghz

    3,339View on GitHub↗

    gRPC benchmarking and load testing tool.

    Go
    View on GitHub↗3,339
  • deeplearning4j/dl4j-benchmarkD

    deeplearning4j/dl4j-benchmark

    0View on GitHub↗
    View on GitHub↗0
  • brianfrankcooper/ycsbB

    brianfrankcooper/YCSB

    0View on GitHub↗

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

    View on GitHub↗0
  • disruptek/criterionD

    disruptek/criterion

    0View on GitHub↗
    View on GitHub↗0
  • disruptek/goldenD

    disruptek/golden

    0View on GitHub↗
    View on GitHub↗0
  • emicklei/hazanaE

    emicklei/hazana

    0View on GitHub↗
    View on GitHub↗0
  • eranpeer/fakeiteranpeer avatar

    eranpeer/FakeIt

    1,364View on GitHub↗

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

    C++
    View on GitHub↗1,364
  • estuary/estuary-warehouse-benchmarkestuary avatar

    estuary/estuary-warehouse-benchmark

    2View on GitHub↗

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

    Python
    View on GitHub↗2
  • fortio/fortiofortio avatar

    fortio/fortio

    3,703View on 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
    View on GitHub↗3,703
  • dascandy/hippomocksdascandy avatar

    dascandy/hippomocks

    201View on GitHub↗

    Hippomocks

    C++
    View on GitHub↗201
  • google/googletestgoogle avatar

    google/googletest

    38,713View on 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++
    View on GitHub↗38,713
  • grpc-swagger/grpc-swaggerG

    grpc-swagger/grpc-swagger

    0View on GitHub↗
    View on GitHub↗0
  • cpputest/cpputestcpputest avatar

    cpputest/cpputest

    1,472View on GitHub↗

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

    C++
    View on GitHub↗1,472
  • inoas/glycheeinoas avatar

    inoas/glychee

    22View on GitHub↗

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

    Gleam
    View on GitHub↗22
  • bradleyjkemp/grpc-toolsbradleyjkemp avatar

    bradleyjkemp/grpc-tools

    1,239View on GitHub↗

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

    Godebugging-toolgrpcinterceptor
    View on GitHub↗1,239