gz / rust-perfcnt
Rust library to program hardware performance counter.
☆52Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rust-perfcnt
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 6 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆40Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year
- Simplify the use of performance counters.☆62Updated 2 years ago
- Stack unwinding library in Rust☆82Updated last month
- probe: Static probes for Rust☆94Updated last year
- A small Rust library that allows users to reinterpret data of certain types safely.☆39Updated 3 years ago
- New register allocator designed as a successor to regalloc2☆29Updated this week
- perf-event: a Rust interface to Linux performance monitoring☆111Updated 7 months ago
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- docs.rs as a publishing platform?☆66Updated 4 months ago
- A generic, fixed-size, associative cache☆40Updated last week
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- A tool for finding large memcpy's in llvm ir☆59Updated 5 years ago
- ☆46Updated 4 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 2 years ago
- A simple, id-based arena☆114Updated last year
- Efficient sampling with uniform probability☆32Updated 2 years ago
- A low-level I/O ownership and borrowing library☆99Updated 11 months ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Set theory applied on sorted and deduplicated slices.☆46Updated 2 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆116Updated last year
- The simd optimized escape code☆53Updated last week