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:
- A plugin for Criterion.rs to measure Linux perf events.☆43Updated 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
- Simplify the use of performance counters.☆64Updated 3 years ago
- A small Rust library that allows users to reinterpret data of certain types safely.☆39Updated 3 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- ☆47Updated 4 years ago
- Rust library for memory barrier☆35Updated last year
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- ☆53Updated 5 years ago
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- probe: Static probes for Rust☆95Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- perf-event: a Rust interface to Linux performance monitoring☆119Updated 3 weeks ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Stack unwinding library in Rust☆93Updated last week
- docs.rs as a publishing platform?☆69Updated last month
- Faster integer division and modulus operations☆87Updated 2 years ago
- ☆27Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- The simd optimized escape code☆54Updated last week
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- An experimental columnar arena☆43Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago