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
·
ruby-prof avatar

ruby-prof/ruby-prof

0
View on GitHub↗
2,029 estrellas·208 forks·Ruby·7 vistas

Ruby Prof

A ruby profiler. See https://ruby-prof.github.io for more information.

Features

  • Profiling and Benchmarking - Code profiler for MRI Ruby implementations.

Historial de estrellas

Gráfico del historial de estrellas de ruby-prof/ruby-profGráfico del historial de estrellas de ruby-prof/ruby-prof

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 Ruby Prof

Proyectos open-source similares, clasificados según cuántas características comparten con Ruby Prof.
  • dgryski/go-perfbookAvatar de dgryski

    dgryski/go-perfbook

    10,902Ver en GitHub↗

    This project is a collection of educational resources and technical guides focused on Go performance optimization. It provides instruction on improving execution speed and reducing memory usage through code and architectural refinements. The guides cover advanced strategies for low-level programming, including the use of assembly for SIMD instructions and unsafe pointers for direct memory manipulation. It also details concurrency optimization techniques such as lock sharding and cache-line padding to reduce contention and improve hardware utilization. The material encompasses broad capabilit

    optimizationperformanceperformance-analysis
    Ver en GitHub↗10,902
  • bytedance/g3Avatar de bytedance

    bytedance/g3

    879Ver en GitHub↗

    Enterprise-oriented Generic Proxy Solutions

    Rustaudithttpicap
    Ver en GitHub↗879
  • code-mancers/rbkitAvatar de code-mancers

    code-mancers/rbkit

    354Ver en GitHub↗

    A new profiler for Ruby. With a GUI

    Ruby
    Ver en GitHub↗354
  • 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
Ver las 20 alternativas a Ruby Prof→

Preguntas frecuentes

¿Qué hace ruby-prof/ruby-prof?

A ruby profiler. See https://ruby-prof.github.io for more information.

¿Cuáles son las características principales de ruby-prof/ruby-prof?

Las características principales de ruby-prof/ruby-prof son: Profiling and Benchmarking.

¿Qué alternativas de código abierto existen para ruby-prof/ruby-prof?

Las alternativas de código abierto para ruby-prof/ruby-prof incluyen: dgryski/go-perfbook — This project is a collection of educational resources and technical guides focused on Go performance optimization. It… bytedance/g3 — Enterprise-oriented Generic Proxy Solutions. code-mancers/rbkit — A new profiler for Ruby. With a GUI. cong-or/hud — Find code blocking your Tokio workers. eBPF-powered, no instrumentation. bheisler/criterion.rs — Criterion is a statistics-driven microbenchmarking library and performance regression tool for Rust. It provides a… bencherdev/bencher — 🐰 Bencher - Continuous Benchmarking.