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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tmm1 avatar

tmm1/stackprof

0
View on GitHub↗
2,194 stele·136 fork-uri·Ruby·MIT·6 vizualizări

Stackprof

a sampling call-stack profiler for ruby 2.2+

Features

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

Istoric stele

Graficul istoricului de stele pentru tmm1/stackprofGraficul istoricului de stele pentru tmm1/stackprof

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Stackprof

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Stackprof.
  • dgryski/go-perfbookAvatar dgryski

    dgryski/go-perfbook

    10,902Vezi pe 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
    Vezi pe GitHub↗10,902
  • bytedance/g3Avatar bytedance

    bytedance/g3

    879Vezi pe GitHub↗

    Enterprise-oriented Generic Proxy Solutions

    Rustaudithttpicap
    Vezi pe GitHub↗879
  • code-mancers/rbkitAvatar code-mancers

    code-mancers/rbkit

    354Vezi pe GitHub↗

    A new profiler for Ruby. With a GUI

    Ruby
    Vezi pe GitHub↗354
  • bheisler/criterion.rsAvatar bheisler

    bheisler/criterion.rs

    5,485Vezi pe 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
    Vezi pe GitHub↗5,485
Vezi toate cele 20 alternative pentru Stackprof→

Întrebări frecvente

Ce face tmm1/stackprof?

a sampling call-stack profiler for ruby 2.2+

Care sunt principalele funcționalități ale tmm1/stackprof?

Principalele funcționalități ale tmm1/stackprof sunt: Profiling and Benchmarking.

Care sunt câteva alternative open-source pentru tmm1/stackprof?

Alternativele open-source pentru tmm1/stackprof includ: 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.