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:
- 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
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Token tree calling convention☆80Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- ☆53Updated 5 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆63Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last week
- Modeling NLL and the Rust borrowck☆85Updated 7 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- probe: Static probes for Rust☆98Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- A simple, id-based arena☆120Updated 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
- GLL parsing framework.☆137Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A graphical debugger for Rust MIR☆194Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 5 months 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…☆101Updated last year
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago