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

bencherdev/bencher

0
View on GitHub↗
856 stars·41 forks·Rust·13 viewsbencher.dev↗

Bencher

🐰 Bencher - Continuous Benchmarking

Features

  • Infrastructure Management - Continuous benchmarking tool for code.
  • Benchmarking Tools - Continuous benchmarking for CI pipelines.
  • Profiling and Benchmarking - Continuous benchmarking suite for detecting performance regressions.
  • Profiling Tools - Continuous benchmarking suite for CI.
  • Testing Frameworks - Continuous benchmarking tool.

Star history

Star history chart for bencherdev/bencherStar history chart for bencherdev/bencher

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

Projects sharing features with Bencher

These projects share indexed features with Bencher. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • bytedance/g3bytedance avatar

    bytedance/g3

    879View on GitHub↗

    Enterprise-oriented Generic Proxy Solutions

    Rustaudithttpicap
    View on GitHub↗879
  • cong-or/hudcong-or avatar

    cong-or/hud

    172View on GitHub↗

    Find code blocking your Tokio workers. eBPF-powered, no instrumentation.

    Rustasyncclidebugging
    View on GitHub↗172
  • bheisler/criterion.rsbheisler avatar

    bheisler/criterion.rs

    5,485View on GitHub↗

    Criterion is a statistics-driven microbenchmarking library and performance regression tool for Rust. It provides a framework for isolating and measuring small code segments, using statistical analysis to eliminate noise and ensure reliable, repeatable measurements of execution speed. The tool distinguishes itself through a performance visualization suite that generates HTML reports and graphs to track performance trends and throughput. It includes a system for comparing current execution times against stored baselines to identify and prevent performance drops. The library covers asynchronous

    Rustbenchmarkcriteriongnuplot
    View on GitHub↗5,485
  • ellisonch/rust-stopwatchellisonch avatar

    ellisonch/rust-stopwatch

    84View on GitHub↗

    A stopwatch library for Rust. Used to time things.

    Rustrustrust-stopwatchstopwatch
    View on GitHub↗84
Compare all 30 related projects→

Frequently asked questions

What does bencherdev/bencher do?

🐰 Bencher - Continuous Benchmarking

What are the main features of bencherdev/bencher?

The main features of bencherdev/bencher are: Infrastructure Management, Benchmarking Tools, Profiling and Benchmarking, Profiling Tools, Testing Frameworks.

Which projects share features with bencherdev/bencher?

Projects with overlapping indexed features include: cong-or/hud β€” Find code blocking your Tokio workers. eBPF-powered, no instrumentation. koute/bytehound β€” Bytehound is a Linux memory profiler that utilizes a custom global allocator to intercept memory requests and track… bheisler/criterion.rs β€” Criterion is a statistics-driven microbenchmarking library and performance regression tool for Rust. It provides a… bytedance/g3 β€” Enterprise-oriented Generic Proxy Solutions. ellisonch/rust-stopwatch β€” A stopwatch library for Rust. Used to time things. llogiq/flame β€” An intrusive flamegraph profiling tool for rust.