fast/fastrace
A tracing library 10~100x faster than others. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 95
- Release rhythm 35
- Longevity 55
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 778
- days_rel: n/a
- days_push: 33
- n_releases_24m: 0
Adoption not part of the score
1129 stars · 56 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Fastrace is a high-performance timeline tracing library for Rust, claiming to be 10-100x faster than other tracing libraries. It supports library-level instrumentation with zero overhead when disabled and is compatible with OpenTelemetry.
Use cases
- instrument Rust functions with spans for performance tracing
- add tracing to a Rust library with zero overhead when disabled
- collect and report span records in a Rust application
- migrate from tokio tracing to a faster alternative
- export traces via OpenTelemetry
- trace short tasks with root spans and hierarchical children
When to avoid
- you need the broad ecosystem and integrations of the tokio tracing crate
- you need structured logging as the primary concern rather than span-based tracing
- your project is not written in Rust
Facets
library · maturity active
tracing logging monitoring developer-tools backend performance rust cross-platform opentelemetry distributed-tracing spans high-performance zero-overhead
10 sources
- readme: https://github.com/fast/fastrace · fetched 2026-08-28 · 53e474ce0f94
- homepage: https://docs.rs/fastrace/ · fetched 2026-08-29 · d905da154e99
- site_page: https://docs.rs/about/builds · fetched 2026-08-29 · 811231ca4680
- site_page: https://docs.rs/ · fetched 2026-08-29 · e48238183811
- site_page: https://docs.rs/crate/fastrace/latest · fetched 2026-08-29 · a5fe677b2da2
- site_page: https://docs.rs/crate/fastrace/latest/features · fetched 2026-08-29 · 2aebd1658885
- site_page: https://docs.rs/about · fetched 2026-08-29 · 29ab7986fbf5
- site_page: https://docs.rs/about/badges · fetched 2026-08-29 · 6588cac258af
- site_page: https://docs.rs/about/metadata · fetched 2026-08-29 · 0dcdccb2b2b2
- site_page: https://docs.rs/about/redirections · fetched 2026-08-29 · 1b1efd93105f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fast/fastrace | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem