nikomatsakis / perf-focus
A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.
☆38Updated 6 years ago
Alternatives and similar repositories for perf-focus:
Users that are interested in perf-focus are comparing it to the libraries listed below
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆61Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- docs.rs as a publishing platform?☆68Updated last month
- ☆47Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- A library for generating Graphviz DOT language files for graphs.☆74Updated 2 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆42Updated last year
- ☆52Updated 5 years ago
- An experimental columnar arena☆43Updated 5 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A generic, fixed-size, associative cache☆40Updated 4 months ago
- Cargo subcommand for checking your documentation for broken links☆153Updated 3 months ago
- ☆56Updated 9 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- ☆55Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- probe: Static probes for Rust☆94Updated last year
- Rust library to program hardware performance counter.☆53Updated 2 years ago