PlatformLab / PerfUtilsLinks
A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.
☆42Updated last year
Alternatives and similar repositories for PerfUtils
Users that are interested in PerfUtils are comparing it to the libraries listed below
Sorting:
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated last year
- QSBR and EBR library☆127Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- ☆110Updated last year
- Concurrent trie-hash map library☆92Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- User-space Page Management☆108Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 6 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆79Updated 4 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- The Lightstep distributed tracing library for C++☆39Updated 2 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
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Persistent memory allocator for data-centric analytics☆56Updated last week
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- ☆20Updated 2 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- ☆52Updated 5 years ago
- Programatically obtain information about the pages backing a given memory region☆79Updated 3 years ago