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
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 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
- Token tree calling convention☆82Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Rust library to program hardware performance counter.☆58Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- ☆64Updated 8 years ago
- A simple, id-based arena☆125Updated last week
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last month
- ☆53Updated 6 years ago
- ☆62Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- probe: Static probes for Rust☆102Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- Unsafe marker trait for types that deref to a stable address☆33Updated 3 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- A crate with indexed arenas with small memory footprint☆79Updated last year
- ☆61Updated 2 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- ☆47Updated 5 years ago
- Install a rustc master toolchain usable from rustup☆77Updated 2 months ago