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:
- 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)☆60Updated last year
- QSBR and EBR library☆121Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- ☆52Updated 5 years ago
- Concurrent trie-hash map library☆92Updated last year
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆76Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- User-space Page Management☆109Updated 11 months ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Generic Automatic Parallel Profiler☆35Updated 4 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Persistent memory allocator for data-centric analytics☆55Updated 2 weeks ago
- ☆107Updated last year
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆30Updated 14 years ago
- Shared memory queue benchmarks and tracing for blog☆77Updated 9 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated 11 months 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☆48Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- ☆37Updated last year
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago