gz / rust-perfcntLinks
Rust library to program hardware performance counter.
☆54Updated 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☆125Updated 2 months ago
- A plugin for Criterion.rs to measure Linux perf events.☆44Updated 2 years ago
- probe: Static probes for Rust☆100Updated last week
- A small Rust library that allows users to reinterpret data of certain types safely.☆40Updated 4 years ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- Stack unwinding library in Rust☆97Updated 3 months ago
- ☆47Updated 5 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 9 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Non-interleaving multithreaded output queue☆77Updated last week
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- docs.rs as a publishing platform?☆71Updated last month
- A generic, fixed-size, associative cache☆40Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 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
- skiplist☆144Updated 3 years ago
- A set of Rust crates to make it easier to interoperate with Linux as a process☆44Updated 2 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- ☆35Updated last year
- Implementation of triple buffering in Rust☆96Updated 2 months ago