awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 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/nanobenchmartinus का अवतार

    martinus/nanobench

    1,702GitHub पर देखें↗

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

    C++
    GitHub पर देखें↗1,702
  • digitalinblue/celeroDigitalInBlue का अवतार

    DigitalInBlue/Celero

    861GitHub पर देखें↗

    C++ Benchmark Authoring Library/Framework

    C++benchmarkbenchmark-testsc-plus-plus
    GitHub पर देखें↗861
  • libnonius/noniuslibnonius का अवतार

    libnonius/nonius

    367GitHub पर देखें↗

    A C++ micro-benchmarking framework

    C++
    GitHub पर देखें↗367
  • google/benchmarkgoogle का अवतार

    google/benchmark

    10,240GitHub पर देखें↗

    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
  • jonasmr/microprofilejonasmr का अवतार

    jonasmr/microprofile

    1,584GitHub पर देखें↗

    microprofile is an embeddable profiler

    C
    GitHub पर देखें↗1,584

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • p-ranav/criterionp-ranav का अवतार

    p-ranav/criterion

    232GitHub पर देखें↗

    Microbenchmarking for Modern C++

    C++
    GitHub पर देखें↗232
  • missing-semester/missing-semestermissing-semester का अवतार

    missing-semester/missing-semester

    5,525GitHub पर देखें↗

    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
    GitHub पर देखें↗5,525
  • stdlib-js/stdlibstdlib-js का अवतार

    stdlib-js/stdlib

    5,735GitHub पर देखें↗
    JavaScriptjavascriptjslibrary
    GitHub पर देखें↗5,735
  • boostorg/testboostorg का अवतार

    boostorg/test

    209GitHub पर देखें↗

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

    C++boostc-plus-plusunit-testing
    GitHub पर देखें↗209
  • buttercam/mediatorB

    ButterCam/Mediator

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • bombela/backward-cppbombela का अवतार

    bombela/backward-cpp

    4,285GitHub पर देखें↗

    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
  • catchorg/catch2catchorg का अवतार

    catchorg/Catch2

    20,198GitHub पर देखें↗

    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
  • celtoys/remoteryCeltoys का अवतार

    Celtoys/Remotery

    3,303GitHub पर देखें↗

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

    C
    GitHub पर देखें↗3,303
  • chris00/ocaml-benchmarkChris00 का अवतार

    Chris00/ocaml-benchmark

    34GitHub पर देखें↗

    Benchmarking module for OCaml

    OCaml
    GitHub पर देखें↗34
  • bencherdev/bencherbencherdev का अवतार

    bencherdev/bencher

    856GitHub पर देखें↗

    🐰 Bencher - Continuous Benchmarking

    Rustbenchmarkbenchmarkingcd
    GitHub पर देखें↗856
  • buoyantio/strest-grpcB

    BuoyantIO/strest-grpc

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • deeplearning4j/dl4j-benchmarkD

    deeplearning4j/dl4j-benchmark

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • broofa/jslitmusbroofa का अवतार

    broofa/jslitmus

    165GitHub पर देखें↗

    Simple, easy, javascript benchmark testing

    JavaScript
    GitHub पर देखें↗165
  • bojand/ghzbojand का अवतार

    bojand/ghz

    3,339GitHub पर देखें↗

    gRPC benchmarking and load testing tool.

    Go
    GitHub पर देखें↗3,339
  • dascandy/hippomocksdascandy का अवतार

    dascandy/hippomocks

    201GitHub पर देखें↗

    Hippomocks

    C++
    GitHub पर देखें↗201
  • disruptek/criterionD

    disruptek/criterion

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • disruptek/goldenD

    disruptek/golden

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • emicklei/hazanaE

    emicklei/hazana

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • eranpeer/fakeiteranpeer का अवतार

    eranpeer/FakeIt

    1,364GitHub पर देखें↗

    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

    2GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗2
  • fortio/fortiofortio का अवतार

    fortio/fortio

    3,703GitHub पर देखें↗

    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
  • cyrus-and/profcyrus-and का अवतार

    cyrus-and/prof

    176GitHub पर देखें↗

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

    C
    GitHub पर देखें↗176
  • google/googletestgoogle का अवतार

    google/googletest

    38,713GitHub पर देखें↗

    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

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • brianfrankcooper/ycsbB

    brianfrankcooper/YCSB

    0GitHub पर देखें↗

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

    GitHub पर देखें↗0