Development Tools::Profiling
codspeed-criterion-compat
4.7.0 StableCriterion.rs compatibility layer for CodSpeed
opentelemetry-semantic-conventions
0.32.0 GrowingSemantic conventions for OpenTelemetry
opentelemetry-otlp
0.32.0 GrowingExporter for the OpenTelemetry Collector
opentelemetry-stdout
0.32.0 GrowingAn OpenTelemetry exporter for stdout
opentelemetry
0.32.0 GrowingOpenTelemetry API for Rust
tracing-opentelemetry
0.33.0 GrowingOpenTelemetry integration for tracing
opentelemetry-jaeger-propagator
0.32.0 GrowingJaeger propagator for OpenTelemetry
opentelemetry-proto
0.32.0 GrowingProtobuf generated files and transformations.
opentelemetry-prometheus
0.32.0 GrowingPrometheus exporter for OpenTelemetry
opentelemetry-aws
0.20.0 GrowingAWS exporters and propagators for OpenTelemetry
opentelemetry-datadog
0.20.0 GrowingDatadog exporters and propagators for OpenTelemetry
codspeed-divan-compat-walltime
4.7.0 StableA temporary compatibility layer for CodSpeed to use Divan's walltime entrypoint.
profiling
1.0.18 StableThis crate provides a very thin abstraction over other profiler crates.
gimli
0.33.0 GrowingA library for reading and writing the DWARF debugging format.
codspeed-divan-compat-macros
4.7.0 StableMacros for the Divan compatibility layer for CodSpeed
opentelemetry-contrib
0.24.0 GrowingRust contrib repo for OpenTelemetry
codspeed-divan-compat
4.7.0 StableDivan compatibility layer for CodSpeed
opentelemetry-zipkin
0.32.0 GrowingZipkin exporter for OpenTelemetry
profiling-procmacros
1.0.18 StableThis crate provides a very thin abstraction over other profiler crates.
codspeed
4.7.0 StableCore instrumentation library for CodSpeed
codspeed-bencher-compat
4.7.0 StableBencher compatibility layer for CodSpeed
tracing-core
0.1.36 GrowingCore primitives for application-level tracing.
tracing-opentelemetry-instrumentation-sdk
0.38.0 GrowingA set of helpers to build OpenTelemetry instrumentation based on `tracing` crate.
axum-tracing-opentelemetry
0.38.0 GrowingMiddlewares and tools to integrate axum + tracing + opentelemetry
init-tracing-opentelemetry
0.38.0 GrowingA set of helpers to initialize (and more) tracing + opentelemetry (compose your own or use opinionated preset)
codspeed-criterion-compat-walltime
4.7.0 StableStatistics-driven micro-benchmarking library
metrics-lib
1.0.0 GrowingHigh-performance Rust metrics library: sub-2ns counters, sub-1ns gauges, nanosecond timers, tumbling-window rate meters, async timing, adaptive sampling, and system health. Cross-platform with minimal dependencies.
turbomcp-telemetry
3.1.5 ExperimentalOpenTelemetry integration and observability for TurboMCP SDK
tracing-subscriber
0.3.23 GrowingUtilities for implementing and composing `tracing` subscribers.
cargo-codspeed
4.7.0 StableCargo extension to build & run your codspeed benchmarks
divan
0.1.21 GrowingStatistically-comfy benchmarking library.
criterion2
3.0.3 StableStatistics-driven micro-benchmarking library
console-subscriber
0.5.0 GrowingA `tracing-subscriber::Layer` for collecting Tokio console telemetry.
puffin
0.20.0 GrowingSimple instrumentation profiler for games
puffin_http
0.17.0 GrowingTCP server/client for puffin profiler data
datafusion-tracing
53.0.1 StableDataFusion tracing of execution plans
tracing
0.1.44 GrowingApplication-level tracing for Rust.
criterion
0.8.2 GrowingStatistics-driven micro-benchmarking library
flamegraph
0.6.12 GrowingA simple cargo subcommand for generating flamegraphs, using inferno under the hood
jemalloc_pprof
0.8.2 GrowingConvert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.
opentelemetry-application-insights
0.45.0 GrowingOpenTelemetry exporter for Azure Application Insights
gloo-console
0.4.0 GrowingConvenience crate for working with browser's console
gungraun
0.19.0 ExperimentalHigh-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.
opentelemetry-jaeger
0.22.0 GrowingJaeger exporter for OpenTelemetry
autometrics-macros
3.0.0 GrowingEasily add metrics to your code that actually help you spot and debug issues in production. Built on Prometheus and OpenTelemetry.
axum-prometheus
0.10.0 GrowingA tower middleware to collect and export HTTP metrics for Axum
linux-perf-data
0.13.0 GrowingA parser for the perf.data format and the jitdump format. These formats are used by the Linux perf tool.
tracelogging
1.2.4 GrowingTraceLogging for Rust
perf-event-open-sys
6.0.0 GrowingUnsafe, direct bindings for Linux's perf_event_open system call, with associated types and constants.
puffin_egui
0.30.0 GrowingShow puffin profiler flamegraph in-game using egui