Allocator trace utilities for benchmarking
Memory leak detector for nightly toolchain
Per-span heap allocation profiler core for Rust services.
CLI for analyzing culpert profiles (`culpert report` / `diff` / `info` / `upload` / `pull`).
foundations adapter for culpert: maps TelemetryContext spans into culpert's SpanContext and provides a TelemetryServerRoute for serving pprof profiles.
Proc-macros for culpert. The crate-root re-exports the macros at `culpert::span_fn`; depend on `culpert` rather than this crate directly.
tracing-crate adapter for culpert: maps tracing::Span IDs into culpert's SpanContext via a tracing_subscriber::Layer.
A concurrent garbage collected arena
Derive support for the sandpit GC
Tracing garbage collector for clojurust
A user-friendly strace for x86 Linux with HTML reports
Unified observability: tracing, metrics, logging