jimblandy / perf-event
perf-event: a Rust interface to Linux performance monitoring
☆111Updated last year
Alternatives and similar repositories for perf-event:
Users that are interested in perf-event are comparing it to the libraries listed below
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- Stack unwinding library in Rust☆91Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆124Updated 9 months ago
- Stack unwinding library in Rust☆113Updated 3 months ago
- offsetof for Rust☆225Updated last year
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆84Updated last year
- rust bindings of snmalloc☆128Updated last month
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆230Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 3 months ago
- probe: Static probes for Rust☆94Updated last year
- Async stream for Rust and the futures crate.☆183Updated last week
- cpuid library in rust.☆162Updated 3 weeks 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.☆38Updated 6 years ago
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- A fast and flexible LRU map.☆180Updated 2 months ago
- Map data structure whose keys are stored as ranges☆84Updated 3 months ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆241Updated 6 months ago
- Read and write from offsets in Rust.☆77Updated 10 months ago
- Rust symbol demangling☆245Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated 3 weeks ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- ☆74Updated 9 months ago
- A plugin for Criterion.rs to measure Linux perf events.☆42Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago