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 ibob/picobench

Open-source alternatives to Picobench

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

  • martinus/nanobenchAvatar martinus

    martinus/nanobench

    1,702Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗1,702
  • digitalinblue/celeroAvatar DigitalInBlue

    DigitalInBlue/Celero

    861Vezi pe GitHub↗

    C++ Benchmark Authoring Library/Framework

    C++benchmarkbenchmark-testsc-plus-plus
    Vezi pe GitHub↗861
  • 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
  • jonasmr/microprofileAvatar jonasmr

    jonasmr/microprofile

    1,584Vezi pe GitHub↗

    microprofile is an embeddable profiler

    C
    Vezi pe GitHub↗1,584
  • p-ranav/criterionAvatar p-ranav

    p-ranav/criterion

    232Vezi pe GitHub↗

    Microbenchmarking for Modern C++

    C++
    Vezi pe GitHub↗232
  • missing-semester/missing-semesterAvatar missing-semester

    missing-semester/missing-semester

    5,525Vezi pe GitHub↗

    The Missing Semester is a free, open-source educational curriculum designed to bridge the gap between theoretical computer science and the practical tooling every software engineer needs. Organized as a structured course, it covers Unix shell mastery, version control with Git, software debugging and profiling, system administration fundamentals, and computer security practices — the skills often left out of traditional degree programs. The project is maintained as a collaborative set of lecture notes, exercises, and guides that function as both a professional development tools course and a Uni

    CSS
    Vezi pe GitHub↗5,525
  • stdlib-js/stdlibAvatar stdlib-js

    stdlib-js/stdlib

    5,735Vezi pe GitHub↗
    JavaScriptjavascriptjslibrary
    Vezi pe GitHub↗5,735
  • 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
  • buttercam/mediatorB

    ButterCam/Mediator

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • 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
  • 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
  • celtoys/remoteryAvatar Celtoys

    Celtoys/Remotery

    3,303Vezi pe GitHub↗

    Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer

    C
    Vezi pe GitHub↗3,303
  • chris00/ocaml-benchmarkAvatar Chris00

    Chris00/ocaml-benchmark

    34Vezi pe GitHub↗

    Benchmarking module for OCaml

    OCaml
    Vezi pe GitHub↗34
  • bencherdev/bencherAvatar bencherdev

    bencherdev/bencher

    856Vezi pe GitHub↗

    🐰 Bencher - Continuous Benchmarking

    Rustbenchmarkbenchmarkingcd
    Vezi pe GitHub↗856
  • buoyantio/strest-grpcB

    BuoyantIO/strest-grpc

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • deeplearning4j/dl4j-benchmarkD

    deeplearning4j/dl4j-benchmark

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • broofa/jslitmusAvatar broofa

    broofa/jslitmus

    165Vezi pe GitHub↗

    Simple, easy, javascript benchmark testing

    JavaScript
    Vezi pe GitHub↗165
  • bojand/ghzAvatar bojand

    bojand/ghz

    3,339Vezi pe GitHub↗

    gRPC benchmarking and load testing tool.

    Go
    Vezi pe GitHub↗3,339
  • dascandy/hippomocksAvatar dascandy

    dascandy/hippomocks

    201Vezi pe GitHub↗

    Hippomocks

    C++
    Vezi pe GitHub↗201
  • disruptek/criterionD

    disruptek/criterion

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • disruptek/goldenD

    disruptek/golden

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • emicklei/hazanaE

    emicklei/hazana

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • 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
  • estuary/estuary-warehouse-benchmarkAvatar estuary

    estuary/estuary-warehouse-benchmark

    2Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗2
  • fortio/fortioAvatar fortio

    fortio/fortio

    3,703Vezi pe 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
    Vezi pe GitHub↗3,703
  • cyrus-and/profAvatar cyrus-and

    cyrus-and/prof

    176Vezi pe GitHub↗

    Self-contained C/C++ profiler library for Linux.

    C
    Vezi pe GitHub↗176
  • 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
  • grpc-swagger/grpc-swaggerG

    grpc-swagger/grpc-swagger

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • brianfrankcooper/ycsbB

    brianfrankcooper/YCSB

    0Vezi pe GitHub↗

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

    Vezi pe GitHub↗0

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