nikomatsakis / perf-focusLinks
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 7 years ago
Alternatives and similar repositories for perf-focus
Users that are interested in perf-focus are comparing it to the libraries listed below
Sorting:
- Token tree calling convention☆79Updated 2 years ago
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 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 Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆159Updated last year
- docs.rs as a publishing platform?☆69Updated last month
- Concurrent hash trie☆54Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Home for the Inline Assembly project group☆33Updated 5 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Modeling NLL and the Rust borrowck☆82Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆47Updated 4 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- ☆63Updated 7 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated 2 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆43Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 10 months ago