gz / rust-perfcntLinks
Rust library to program hardware performance counter.
☆55Updated 3 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☆126Updated 3 months ago
- A plugin for Criterion.rs to measure Linux perf events.☆45Updated 3 weeks ago
- probe: Static probes for Rust☆102Updated last month
- 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 6 months ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Stack unwinding library in Rust☆99Updated 3 weeks ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- ☆47Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Map data structure whose keys are stored as ranges☆100Updated last week
- liburing bindings☆35Updated 3 years ago
- Non-interleaving multithreaded output queue☆79Updated this week
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Portable high-level bitwise manipulation algorithms☆52Updated 4 years ago
- skiplist☆144Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- home for proposals in and around compile-time function evaluation☆112Updated 2 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago