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
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last month
- A collection of small utilities for working with pointer types in Rust.☆119Updated 3 weeks ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated last month
- ☆52Updated 5 years ago
- A library for generating Graphviz DOT language files for graphs.☆74Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- ☆46Updated 4 years ago
- ☆60Updated 7 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- ☆35Updated last year
- Cargo subcommand for checking your documentation for broken links☆150Updated 2 months ago
- Type-safe transmutations between layout-compatible types.☆121Updated 4 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆42Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- ☆55Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆149Updated 9 months ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 3 years ago