gz / rust-perfcntLinks
Rust library to program hardware performance counter.
☆55Updated 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 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
- Simplify the use of performance counters.☆64Updated 3 years ago
- A small Rust library that allows users to reinterpret data of certain types safely.☆40Updated 4 years ago
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 3 months ago
- probe: Static probes for Rust☆101Updated 3 weeks ago
- A plugin for Criterion.rs to measure Linux perf events.☆45Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Stack unwinding library in Rust☆99Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- ☆35Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- ☆47Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Library for parse perf.data file from Linux perf tool for Rust☆18Updated 5 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- A set of Rust crates to make it easier to interoperate with Linux as a process☆44Updated 2 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- liburing bindings☆35Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago