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 plugin for Criterion.rs to measure Linux perf events.☆42Updated last year
- 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 7 years ago
- A small Rust library that allows users to reinterpret data of certain types safely.☆39Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- perf-event: a Rust interface to Linux performance monitoring☆116Updated this week
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- ☆47Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- Stack unwinding library in Rust☆91Updated 5 months ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Trying to create Sync bump allocator☆37Updated 6 months ago
- A low-level I/O ownership and borrowing library☆101Updated 5 months ago
- ☆53Updated 5 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- probe: Static probes for Rust☆95Updated 2 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year