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
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
llogiq avatar

llogiq/flame

0
View on GitHub↗
730 Stars·29 Forks·Rust·Apache-2.0·2 Aufrufe

Flame

An intrusive flamegraph profiling tool for rust.

Features

  • Profiling and Benchmarking - Intrusive flamegraph generation for performance visualization.
  • Profiling Tools - Intrusive flamegraph profiling tool.

Star-Verlauf

Star-Verlauf für llogiq/flameStar-Verlauf für llogiq/flame

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 Flame

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Flame.
  • bencherdev/bencherAvatar von bencherdev

    bencherdev/bencher

    856Auf GitHub ansehen↗

    🐰 Bencher - Continuous Benchmarking

    Rustbenchmarkbenchmarkingcd
    Auf GitHub ansehen↗856
  • bytedance/g3Avatar von bytedance

    bytedance/g3

    879Auf GitHub ansehen↗

    Enterprise-oriented Generic Proxy Solutions

    Rustaudithttpicap
    Auf GitHub ansehen↗879
  • 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
  • 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
Alle 20 Alternativen zu Flame anzeigen→

Häufig gestellte Fragen

Was macht llogiq/flame?

An intrusive flamegraph profiling tool for rust.

Was sind die Hauptfunktionen von llogiq/flame?

Die Hauptfunktionen von llogiq/flame sind: Profiling and Benchmarking, Profiling Tools.

Welche Open-Source-Alternativen gibt es zu llogiq/flame?

Open-Source-Alternativen zu llogiq/flame sind unter anderem: bencherdev/bencher — 🐰 Bencher - Continuous Benchmarking. ellisonch/rust-stopwatch — A stopwatch library for Rust. Used to time things. bheisler/criterion.rs — Criterion is a statistics-driven microbenchmarking library and performance regression tool for Rust. It provides a… cong-or/hud — Find code blocking your Tokio workers. eBPF-powered, no instrumentation. bytedance/g3 — Enterprise-oriented Generic Proxy Solutions. koute/bytehound — Bytehound is a Linux memory profiler that utilizes a custom global allocator to intercept memory requests and track…