gz / rust-perfcntLinks
Rust library to program hardware performance counter.
☆53Updated 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:
- A plugin for Criterion.rs to measure Linux perf events.☆43Updated last year
- 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.☆38Updated 7 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆81Updated last year
- Stack unwinding library in Rust☆94Updated 2 weeks ago
- probe: Static probes for Rust☆95Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- A small Rust library that allows users to reinterpret data of certain types safely.☆40Updated 3 years ago
- perf-event: a Rust interface to Linux performance monitoring☆120Updated last month
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- Faster integer division and modulus operations☆87Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Non-interleaving multithreaded output queue☆71Updated last month
- Rust library for memory barrier☆35Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- liburing bindings☆34Updated 2 years ago
- Map data structure whose keys are stored as ranges☆89Updated 6 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Transport-polymorphic, asynchronous session types for Rust☆63Updated 2 years ago
- ☆47Updated 4 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago