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
- probe: Static probes for Rust☆99Updated 2 years ago
- perf-event: a Rust interface to Linux performance monitoring☆124Updated last month
- A plugin for Criterion.rs to measure Linux perf events.☆44Updated 2 years ago
- A small Rust library that allows users to reinterpret data of certain types safely.☆40Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Stack unwinding library in Rust☆96Updated 2 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- ☆47Updated 5 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- A generic, fixed-size, associative cache☆39Updated 11 months ago
- Non-interleaving multithreaded output queue☆73Updated last week
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- skiplist☆142Updated 3 years ago
- ☆53Updated 5 years ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- A simple, id-based arena☆119Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago