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
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 7 months ago
- Token tree calling convention☆82Updated 3 years 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
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- 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
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- ☆64Updated 8 years ago
- ☆61Updated 2 years ago
- Rust library to program hardware performance counter.☆55Updated 3 years ago
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- GLL parsing framework.☆138Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Epoch-based garbage collection☆81Updated 7 years ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 8 months ago
- ☆62Updated last year
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- home for proposals in and around compile-time function evaluation☆112Updated last week