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:
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Token tree calling convention☆82Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- ☆53Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Rust library to program hardware performance counter.☆58Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- home for proposals in and around compile-time function evaluation☆112Updated 3 weeks ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 weeks ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 9 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Install a rustc master toolchain usable from rustup☆77Updated last month
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- GLL parsing framework.☆138Updated last year
- probe: Static probes for Rust☆102Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Custom derivation macro for Rust☆113Updated 8 years ago