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.
☆39Updated 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:
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Token tree calling convention☆80Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆162Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 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 6 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- GLL parsing framework.☆137Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Modeling NLL and the Rust borrowck☆85Updated 7 years ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- ☆63Updated 8 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- A library for generating Graphviz DOT language files for graphs.☆76Updated 5 months ago
- ☆53Updated 5 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- probe: Static probes for Rust☆98Updated 2 years ago
- ☆59Updated last year