gz / rust-perfcntLinks
Rust library to program hardware performance counter.
☆53Updated 2 years ago
Alternatives and similar repositories for rust-perfcnt
Users that are interested in rust-perfcnt are comparing it to the libraries listed below
Sorting:
- Simplify the use of performance counters.☆64Updated 3 years ago
- 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
- perf-event: a Rust interface to Linux performance monitoring☆120Updated last week
- A plugin for Criterion.rs to measure Linux perf events.☆43Updated last year
- A small Rust library that allows users to reinterpret data of certain types safely.☆40Updated 4 years ago
- probe: Static probes for Rust☆98Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Stack unwinding library in Rust☆94Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Faster integer division and modulus operations☆87Updated 2 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Transport-polymorphic, asynchronous session types for Rust☆63Updated 2 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- ☆47Updated 4 years ago
- Non-interleaving multithreaded output queue☆71Updated this week
- ☆34Updated last year
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 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
- ☆27Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- Map data structure whose keys are stored as ranges☆93Updated last month
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago