PlatformLab / PerfUtils
A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.
☆39Updated 9 months ago
Alternatives and similar repositories for PerfUtils:
Users that are interested in PerfUtils are comparing it to the libraries listed below
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- QSBR and EBR library☆118Updated 5 years ago
- Concurrent trie-hash map library☆91Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- ☆18Updated 5 months ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- testing latencies of various linux thread synchronization primitives☆18Updated 8 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- ☆20Updated 2 years ago
- Benchmarks for our memory allocator☆63Updated last year
- Different implementations of spinlock.☆104Updated 10 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- An event loop for C using io_uring☆48Updated 11 months ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆22Updated 9 years ago
- ☆50Updated 5 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- A nano concurrency library☆24Updated 4 years ago
- ☆57Updated 4 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Our open source benchmarks and code samples☆189Updated last week
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago