jimblandy / perf-eventLinks
perf-event: a Rust interface to Linux performance monitoring
☆125Updated 2 months ago
Alternatives and similar repositories for perf-event
Users that are interested in perf-event are comparing it to the libraries listed below
Sorting:
- Stack unwinding library in Rust☆97Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- Rust symbol demangling☆267Updated 3 months ago
- a lock-free concurrent slab (experimental)☆302Updated 10 months ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 9 months ago
- Rust library to program hardware performance counter.☆54Updated 2 years ago
- cpuid library in rust.☆172Updated 2 months ago
- Read and write from offsets in Rust.☆89Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated this week
- Async stream for Rust and the futures crate.☆188Updated last month
- Stack unwinding library in Rust☆128Updated 3 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- offsetof for Rust☆228Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- rust bindings of snmalloc☆144Updated 2 months ago
- An on-disk hash table implementation☆125Updated 4 years ago
- probe: Static probes for Rust☆100Updated last week
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Non-interleaving multithreaded output queue☆77Updated last week
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- ☆204Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- Library safely exposing the io_uring API.☆69Updated this week
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A small Rust library that allows users to reinterpret data of certain types safely.☆40Updated 4 years ago