#profiler (27 Repositories)
Ranked open-source repositories tagged with #profiler, scored by pull request acceptance likelihood and maintainer engagement velocity.
33.2%
25.7h
27 repositories tagged #profiler
fruitcake/laravel-debugbar
Debugbar for Laravel (Integrates PHP Debug Bar)
pawurb/hotpath-rs
Quickly find bottlenecks in Rust - one profiler for CPU, memory, SQL, HTTP, I/O and async code.
wolfpld/tracy
Frame profiler
microsoft/profile-explorer
CPU profiling trace viewer
reliforp/reli-prof
A sampling profiler or a memory usage profiler for PHP written in PHP, which reads information about running PHP VM from outside the process. You can find performance bottlenecks or memory leaks of your scripts without changing the target script or loading extensions.
bloomberg/memray
Memray is a memory profiler for Python
open-telemetry/opentelemetry-ebpf-profiler
The production-scale datacenter profiler (C/C++, Go, Rust, Python, Java, NodeJS, .NET, PHP, Ruby, Perl, ...)
okbob/plpgsql_check
plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL store procedures).
jhawthorn/vernier
📏 next generation CRuby profiler
lucko/spark
A performance profiler for Minecraft clients, servers, and proxies.
google/pprof
pprof is a tool for visualization and analysis of profiling data
grafana/pyroscope-go
This is the golang client integration for Pyroscope
ANDRVV/zprof
A cross-allocator memory profiler for Zig. Tracks logical allocations, detects memory leaks, and logs memory changes with optional thread-safe mode.
tbrand/router.cr
Minimum High Performance Middleware for Crystal Web Server.
badoo/liveprof-ui
An aggregator and web interface for Live Profiler
copy/gdbprofiler
(deprecated) Rich man's profiler, a profiler for native OCaml and other executables
Grigory-Rylov/android-methods-profiler
Yet another Android Profiler for AOSP .trace files
nette/tracy
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
koute/bytehound
A memory profiler for Linux.
vmprof/vmprof-python
vmprof - a statistical program profiler
xmartlabs/Xniffer
A swift network profiler built on top of URLSession.
grafana/pyroscope-rs
Pyroscope Profiler for Rust. Profile your Rust applications.
memtt/malt
MALT is a MALloc Tracker to find where and how your made your memory allocations in C/C++/Fortran applications (and python in experimental status).
margelo/react-native-release-profiler
📊 A fast and simple library to passively profile JS/Hermes performance in production and release builds.
zhijian-liu/torchprofile
Count the MACs / FLOPs of PyTorch models
wgliang/goappmonitor
Golang application performance data monitoring.