PlatformLab / PerfUtils
A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.
☆38Updated 8 months ago
Alternatives and similar repositories for PerfUtils:
Users that are interested in PerfUtils are comparing it to the libraries listed below
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- 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
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆24Updated 12 years ago
- Generic Automatic Parallel Profiler☆34Updated 4 years ago
- ☆17Updated 3 months ago
- Lock-free implementation of the token bucket algorithm in C++☆56Updated last year
- A fast in-memory key-value store☆49Updated 7 years 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
- Different implementations of spinlock.☆104Updated 10 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- ☆20Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- ☆104Updated last year
- Lock-free slab allocator / freelist.☆65Updated 9 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
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- Parallel programming library in C++11☆12Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆16Updated 7 years ago
- Our open source benchmarks and code samples☆188Updated 4 months ago
- Benchmarks for our memory allocator☆63Updated last year
- ☆49Updated 4 years ago
- c2c blog: A perf enhancement to detect false cachline sharing.☆33Updated last month
- Concurrent trie-hash map library☆91Updated last year
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago