Registry / observability / tracy-client

tracy-client

JSON →
library0.18.4rscratesunverified

High level bindings to the client libraries for the Tracy profiler.

# Cargo.toml [dependencies] tracy-client = "0.18.4"
INSTALL
IMPORT
SIG · TRACY-CLIENT
T
tracy-client
observabilityrustv0.18.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Client
use tracy_client::Client;

Starts a Tracy profiler client.

use tracy_client::Client; let client = Client::start(); println!("Tracy profiler client started");
Debug
Known issues
gotchaTracy requires the Tracy profiler server to be running to capture data.
fix
Start the Tracy server before running the application.
affects: all
Upgrade
Version history
0.18.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
OpenAI (training)
1
Resources
tracy-client — cargo add tracy-client · libregistry