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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
code-mancers avatar

code-mancers/rbkit

0
View on GitHub↗
354 Stars·11 Forks·Ruby·MIT·11 Aufruferbkit.c9s.dev↗

Rbkit

A new profiler for Ruby. With a GUI

Features

  • Profiling and Benchmarking - Ruby profiler with a graphical interface.

Star-Verlauf

Star-Verlauf für code-mancers/rbkitStar-Verlauf für code-mancers/rbkit

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht code-mancers/rbkit?

A new profiler for Ruby. With a GUI

Was sind die Hauptfunktionen von code-mancers/rbkit?

Die Hauptfunktionen von code-mancers/rbkit sind: Profiling and Benchmarking.

Welche Open-Source-Alternativen gibt es zu code-mancers/rbkit?

Open-Source-Alternativen zu code-mancers/rbkit sind unter anderem: 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. 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… ellisonch/rust-stopwatch — A stopwatch library for Rust. Used to time things. bencherdev/bencher — 🐰 Bencher - Continuous Benchmarking.

Open-Source-Alternativen zu Rbkit

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Rbkit.
  • dgryski/go-perfbookAvatar von dgryski

    dgryski/go-perfbook

    10,902Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,902
  • bytedance/g3Avatar von bytedance

    bytedance/g3

    879Auf GitHub ansehen↗

    Enterprise-oriented Generic Proxy Solutions

    Rustaudithttpicap
    Auf GitHub ansehen↗879
  • cong-or/hudAvatar von cong-or

    cong-or/hud

    172Auf GitHub ansehen↗

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

    Rustasyncclidebugging
    Auf GitHub ansehen↗172
  • bheisler/criterion.rsAvatar von bheisler

    bheisler/criterion.rs

    5,485Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,485
Alle 20 Alternativen zu Rbkit anzeigen→