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
·
tmm1 avatar

tmm1/stackprof

0
View on GitHub↗
2,194 Stars·136 Forks·Ruby·MIT·6 Aufrufe

Stackprof

a sampling call-stack profiler for ruby 2.2+

Features

  • Profiling and Benchmarking - Sampling call-stack profiler for modern Ruby.

Star-Verlauf

Star-Verlauf für tmm1/stackprofStar-Verlauf für tmm1/stackprof

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

Open-Source-Alternativen zu Stackprof

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Stackprof.
  • 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
  • code-mancers/rbkitAvatar von code-mancers

    code-mancers/rbkit

    354Auf GitHub ansehen↗

    A new profiler for Ruby. With a GUI

    Ruby
    Auf GitHub ansehen↗354
  • 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 Stackprof anzeigen→

Häufig gestellte Fragen

Was macht tmm1/stackprof?

a sampling call-stack profiler for ruby 2.2+

Was sind die Hauptfunktionen von tmm1/stackprof?

Die Hauptfunktionen von tmm1/stackprof sind: Profiling and Benchmarking.

Welche Open-Source-Alternativen gibt es zu tmm1/stackprof?

Open-Source-Alternativen zu tmm1/stackprof 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. 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.