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:
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Token tree calling convention☆80Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- ☆64Updated 8 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- ☆53Updated 5 years ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 6 months ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- (More or less) accurate floating point algorithms☆57Updated last year
- A graphical debugger for Rust MIR☆196Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 weeks ago
- probe: Static probes for Rust☆100Updated 2 years ago
- Rust library to program hardware performance counter.☆54Updated 2 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- ☆47Updated 5 years ago