PlatformLab / PerfUtilsLinks
A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.
☆41Updated last year
Alternatives and similar repositories for PerfUtils
Users that are interested in PerfUtils are comparing it to the libraries listed below
Sorting:
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- ☆109Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- QSBR and EBR library☆124Updated 5 years ago
- Concurrent trie-hash map library☆92Updated last year
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆77Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- User-space Page Management☆108Updated last year
- ☆52Updated 5 years ago
- Lock-free implementation of the token bucket algorithm in C++☆59Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated last year
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- The Lightstep distributed tracing library for C++☆39Updated last year
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 3 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- Our open source benchmarks and code samples☆192Updated last month
- Persistent memory allocator for data-centric analytics☆55Updated last month
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- Generic Automatic Parallel Profiler☆35Updated 4 years ago
- Source code for example programs from Lord of the io_uring guide☆189Updated last year
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Library for Restartable Sequences☆73Updated 3 weeks ago
- Programatically obtain information about the pages backing a given memory region☆79Updated 3 years ago
- ☆22Updated last week
- c2c blog: A perf enhancement to detect false cachline sharing.☆39Updated 7 months ago