awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to martinus/nanobench

Open-source alternatives to Nanobench

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

  • libnonius/noniusAvatar libnonius

    libnonius/nonius

    367Vezi pe GitHub↗

    A C++ micro-benchmarking framework

    C++
    Vezi pe GitHub↗367
  • google/benchmarkAvatar google

    google/benchmark

    10,240Vezi pe 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
    Vezi pe GitHub↗10,240
  • digitalinblue/celeroAvatar DigitalInBlue

    DigitalInBlue/Celero

    861Vezi pe GitHub↗

    C++ Benchmark Authoring Library/Framework

    C++benchmarkbenchmark-testsc-plus-plus
    Vezi pe GitHub↗861
  • bombela/backward-cppAvatar bombela

    bombela/backward-cpp

    4,285Vezi pe 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++
    Vezi pe GitHub↗4,285

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • onqtam/doctestAvatar onqtam

    onqtam/doctest

    6,768Vezi pe GitHub↗

    doctest is a unit testing framework and assertion library for C++ delivered as a single-header library. It provides a test runner with a command line interface to execute tests, filter test suites, and generate execution reports. The framework supports in-source unit testing and allows for the complete removal of testing logic from compiled binaries via preprocessor stripping to eliminate performance overhead in production environments. It also enables cross-binary test registry sharing, allowing one executable to utilize the test runner of another. Capabilities include parameterized testing

    C++
    Vezi pe GitHub↗6,768
  • cobaltfusion/debugviewppAvatar CobaltFusion

    CobaltFusion/DebugViewPP

    1,251Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗1,251
  • philip82148/cpp-dumpAvatar philip82148

    philip82148/cpp-dump

    381Vezi pe GitHub↗

    A C++ library for debugging purposes that can print any variable, even user-defined types.

    C++
    Vezi pe GitHub↗381
  • ibob/picobenchAvatar iboB

    iboB/picobench

    234Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗234
  • meekrosoft/fffAvatar meekrosoft

    meekrosoft/fff

    922Vezi pe GitHub↗

    A testing micro framework for creating function test doubles

    C
    Vezi pe GitHub↗922
  • p-ranav/criterionAvatar p-ranav

    p-ranav/criterion

    232Vezi pe GitHub↗

    Microbenchmarking for Modern C++

    C++
    Vezi pe GitHub↗232
  • boostorg/testAvatar boostorg

    boostorg/test

    209Vezi pe GitHub↗

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

    C++boostc-plus-plusunit-testing
    Vezi pe GitHub↗209
  • dascandy/hippomocksAvatar dascandy

    dascandy/hippomocks

    201Vezi pe GitHub↗

    Hippomocks

    C++
    Vezi pe GitHub↗201
  • cpputest/cpputestAvatar cpputest

    cpputest/cpputest

    1,472Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗1,472
  • stepci/stepciAvatar stepci

    stepci/stepci

    1,860Vezi pe GitHub↗

    Automated API Testing and Quality Assurance

    TypeScript
    Vezi pe GitHub↗1,860
  • eranpeer/fakeitAvatar eranpeer

    eranpeer/FakeIt

    1,364Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗1,364
  • jonasmr/microprofileAvatar jonasmr

    jonasmr/microprofile

    1,584Vezi pe GitHub↗

    microprofile is an embeddable profiler

    C
    Vezi pe GitHub↗1,584
  • google/googletestAvatar google

    google/googletest

    38,713Vezi pe 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++
    Vezi pe GitHub↗38,713
  • 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

    C++bddcppcpp14
    Vezi pe GitHub↗20,198
  • libcheck/checkAvatar libcheck

    libcheck/check

    1,167Vezi pe GitHub↗

    A unit testing framework for C

    C
    Vezi pe GitHub↗1,167
  • siu/minunitAvatar siu

    siu/minunit

    635Vezi pe GitHub↗

    Minimal unit testing framework for C

    C
    Vezi pe GitHub↗635
  • stdlib-js/stdlibAvatar stdlib-js

    stdlib-js/stdlib

    5,735Vezi pe GitHub↗
    JavaScriptjavascriptjslibrary
    Vezi pe GitHub↗5,735
  • brianfrankcooper/ycsbB

    brianfrankcooper/YCSB

    0Vezi pe GitHub↗

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

    Vezi pe GitHub↗0
  • bradleyjkemp/grpc-toolsAvatar bradleyjkemp

    bradleyjkemp/grpc-tools

    1,239Vezi pe GitHub↗

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

    Godebugging-toolgrpcinterceptor
    Vezi pe GitHub↗1,239
  • barryvdh/laravel-debugbarAvatar barryvdh

    barryvdh/laravel-debugbar

    19,242Vezi pe GitHub↗

    Laravel Debugbar is a web-based debugging toolbar and application profiler for Laravel. It provides a visual interface to inspect database queries, logs, and performance metrics in real time to identify and resolve bugs during development. The tool features a database query monitor to capture SQL statements and timings, as well as a request inspector for analyzing route metadata, loaded views, and HTTP request data. It includes a profiler for measuring execution time and memory usage to identify bottlenecks in the request lifecycle. Its observability capabilities cover exception capture, app

    PHP
    Vezi pe GitHub↗19,242
  • cschreib/snitchAvatar cschreib

    cschreib/snitch

    306Vezi pe GitHub↗

    Lightweight C++20 testing framework.

    C++
    Vezi pe GitHub↗306
  • cobraframework/pytest-cobraAvatar cobraframework

    cobraframework/pytest-cobra

    27Vezi pe GitHub↗

    PyTest plugin for testing smart contracts for Ethereum blockchain.

    Python
    Vezi pe GitHub↗27
  • cyclejs/cycle-time-travelAvatar cyclejs

    cyclejs/cycle-time-travel

    216Vezi pe GitHub↗

    cycle-time-travel is a time travelling stream viewer for Cycle.js apps.

    JavaScript
    Vezi pe GitHub↗216
  • darklynx/request-basketsAvatar darklynx

    darklynx/request-baskets

    424Vezi pe GitHub↗

    HTTP requests collector to test webhooks, notifications, REST clients and more ...

    Go
    Vezi pe GitHub↗424
  • boost-experimental/utAvatar boost-experimental

    boost-experimental/ut

    1,432Vezi pe GitHub↗

    C++20 μ(micro)/Unit Testing framework

    C++
    Vezi pe GitHub↗1,432
  • aniket-engg/sol-profilerAvatar Aniket-Engg

    Aniket-Engg/sol-profiler

    29Vezi pe GitHub↗

    CLI Tool to List & Store Solidity Smart Contract Methods Attributes

    JavaScript
    Vezi pe GitHub↗29