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:
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 7 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 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
- Token tree calling convention☆80Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- ☆53Updated 6 years ago
- Rust library to program hardware performance counter.☆55Updated 2 years ago
- ☆64Updated 8 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 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
- docs.rs as a publishing platform?☆71Updated last week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- GLL parsing framework.☆138Updated last year
- Custom derivation macro for Rust☆113Updated 7 years ago
- Machine scalar casting that meets your expectations☆76Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- ☆60Updated last year
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- probe: Static probes for Rust☆101Updated 3 weeks ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Install a rustc master toolchain usable from rustup☆77Updated this week
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- A simple, id-based arena☆120Updated 2 years ago