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:
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Token tree calling convention☆80Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- 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
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- GLL parsing framework.☆137Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Modeling NLL and the Rust borrowck☆84Updated 7 years ago
- A graphical debugger for Rust MIR☆194Updated 2 years ago
- ☆63Updated 8 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- ☆53Updated 5 years ago
- ☆59Updated 11 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 11 months ago
- ☆57Updated last year
- (More or less) accurate floating point algorithms☆58Updated last year
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago