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.
☆40Updated 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 9 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- docs.rs as a publishing platform?☆71Updated last month
- Token tree calling convention☆83Updated 3 years ago
- Rust library to program hardware performance counter.☆59Updated 3 years ago
- ☆64Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- ☆53Updated 6 years ago
- ☆62Updated last year
- home for proposals in and around compile-time function evaluation☆113Updated 2 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆105Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆71Updated 5 years ago
- GLL parsing framework.☆139Updated last year
- Migration tool for replacing await! macro with await syntax.☆40Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 10 months ago
- ☆61Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week