awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bencherdev avatar

bencherdev/bencher

0
View on GitHub↗
856 estrellas·41 forks·Rust·4 vistasbencher.dev↗

Bencher

🐰 Bencher - Continuous Benchmarking

Features

  • Gestión de infraestructura - 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.
  • Frameworks de pruebas - Continuous benchmarking tool.

Historial de estrellas

Gráfico del historial de estrellas de bencherdev/bencherGráfico del historial de estrellas de bencherdev/bencher

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Bencher

Proyectos open-source similares, clasificados según cuántas características comparten con Bencher.
  • bytedance/g3Avatar de bytedance

    bytedance/g3

    879Ver en GitHub↗

    Enterprise-oriented Generic Proxy Solutions

    Rustaudithttpicap
    Ver en GitHub↗879
  • cong-or/hudAvatar de cong-or

    cong-or/hud

    172Ver en GitHub↗

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

    Rustasyncclidebugging
    Ver en GitHub↗172
  • bheisler/criterion.rsAvatar de bheisler

    bheisler/criterion.rs

    5,485Ver en 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
    Ver en GitHub↗5,485
  • ellisonch/rust-stopwatchAvatar de ellisonch

    ellisonch/rust-stopwatch

    84Ver en GitHub↗

    A stopwatch library for Rust. Used to time things.

    Rustrustrust-stopwatchstopwatch
    Ver en GitHub↗84
Ver las 30 alternativas a Bencher→

Preguntas frecuentes

¿Qué hace bencherdev/bencher?

🐰 Bencher - Continuous Benchmarking

¿Cuáles son las características principales de bencherdev/bencher?

Las características principales de bencherdev/bencher son: Gestión de infraestructura, Benchmarking Tools, Profiling and Benchmarking, Profiling Tools, Frameworks de pruebas.

¿Qué alternativas de código abierto existen para bencherdev/bencher?

Las alternativas de código abierto para bencherdev/bencher incluyen: 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.