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
- docs.rs as a publishing platform?☆66Updated 6 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 9 months ago
- Concurrent hash trie☆51Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated this week
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- ☆60Updated 7 years ago
- Token tree calling convention☆79Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated this week
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- ☆52Updated 5 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- A crate with indexed arenas with small memory footprint☆76Updated 4 months ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆98Updated 2 weeks ago
- probe: Static probes for Rust☆94Updated last year
- A plugin for Criterion.rs to measure Linux perf events.☆41Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆148Updated 8 months ago
- ☆46Updated 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
- Home for the Inline Assembly project group☆33Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- 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
- ☆55Updated last year
- ☆58Updated 4 months ago