tikv
minitrace-rust
Rust

Extremely fast tracing library for Rust

Last updated May 22, 2026
753
Stars
46
Forks
10
Issues
0
Stars/day
Attention Score
37
Language breakdown
Rust 100.0%
โ–ธ Files click to expand
README

minitrace has become fastrace!

We decide to continue the development of minitrace under a new organization structure for better community governance.

fastrace is maintained by the same maintainers of minitrace, so that we encourage all users to just migrate.

Meanwhile, minitrace will not be maintained any more. See https://github.com/tikv/minitrace-rust/issues/229 for details.

Migrate to fastrace

Simply substitute the occurance of minitrace with fastrace in your source code, like:

# Cargo.toml

[dependencies]

  • minitrace = "0.6"
  • fastrace = "0.6"

๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท tikv/minitrace-rust ยท Updated daily from GitHub