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
iboB avatar

iboB/picobench

0
View on GitHub↗
234 stars·25 forks·C++·MIT·16 views

Picobench

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

Features

  • Benchmarking and Profiling - Microbenchmarking library.
  • Benchmarking Tools - Small microbenchmarking library for C++11.
  • Testing and Benchmarking - Small micro-benchmarking library.

Star history

Star history chart for ibob/picobenchStar history chart for ibob/picobench

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Frequently asked questions

What does ibob/picobench do?

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

What are the main features of ibob/picobench?

The main features of ibob/picobench are: Benchmarking and Profiling, Benchmarking Tools, Testing and Benchmarking.

Which projects share features with ibob/picobench?

Projects with overlapping indexed features include: jonasmr/microprofile — microprofile is an embeddable profiler. martinus/nanobench — Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20. digitalinblue/celero — C++ Benchmark Authoring Library/Framework. google/benchmark — This project is a performance measurement framework and microbenchmarking library designed for C++ and Python. It… libnonius/nonius — A C++ micro-benchmarking framework. p-ranav/criterion — Microbenchmarking for Modern C++.

Projects sharing features with Picobench

These projects share indexed features with Picobench. Shared tags can include platform or build tooling; verify the primary use case before treating a result 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
  • jonasmr/microprofilejonasmr avatar

    jonasmr/microprofile

    1,584View on GitHub↗

    microprofile is an embeddable profiler

    C
    View on GitHub↗1,584
  • digitalinblue/celeroDigitalInBlue avatar

    DigitalInBlue/Celero

    861View on GitHub↗

    C++ Benchmark Authoring Library/Framework

    C++benchmarkbenchmark-testsc-plus-plus
    View on GitHub↗861
  • libnonius/noniuslibnonius avatar

    libnonius/nonius

    367View on GitHub↗

    A C++ micro-benchmarking framework

    C++
    View on GitHub↗367
Compare all 30 related projects→