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
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated last month
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 weeks ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years 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
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- ☆52Updated 5 years ago
- ☆63Updated 7 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- (More or less) accurate floating point algorithms☆57Updated 9 months ago
- ☆56Updated 10 months ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- A simple, id-based arena☆119Updated last year
- ☆56Updated last year
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆47Updated 4 years ago
- An experimental columnar arena☆43Updated 6 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated last year