dvc94ch / cargo-traceLinks
Flamegraphing tool for perf events
☆39Updated 4 years ago
Alternatives and similar repositories for cargo-trace
Users that are interested in cargo-trace are comparing it to the libraries listed below
Sorting:
- perf-event: a Rust interface to Linux performance monitoring☆122Updated last week
- The Rust Function Tracer.☆46Updated last month
- Stack unwinding library in Rust☆94Updated last month
- A dynamic binary tracing tool☆67Updated 3 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆43Updated 2 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- Code coverage support for Rust `no_std` and embedded programs☆59Updated 10 months ago
- probe: Static probes for Rust☆98Updated 2 years ago
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- A set of Rust crates to make it easier to interoperate with Linux as a process☆43Updated 2 years ago
- Rust rewrite of breakpad's minidump_writer☆81Updated this week
- Simplify the use of performance counters.☆64Updated 3 years ago
- A small Rust library that allows users to reinterpret data of certain types safely.☆40Updated 4 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- offsetof for Rust☆229Updated last year
- Dust your Rust with USDT probes☆116Updated this week
- Callgrind-based benchmark harness written in Rust☆28Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 7 months ago
- Safer wrappers over ktls-sys☆80Updated last week
- A benchmarking harness for concurrent key-value collections