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
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Token tree calling convention☆79Updated 2 years ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated this week
- ☆61Updated 7 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- 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
- A plugin for Criterion.rs to measure Linux perf events.☆42Updated last year
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- ☆52Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- ☆47Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- A simple, id-based arena☆119Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆55Updated last year
- Cargo subcommand for checking your documentation for broken links☆153Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- docs.rs as a publishing platform?☆68Updated last month
- ☆59Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago