PlatformLab / PerfUtilsLinks
A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.
☆40Updated 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)☆58Updated last year
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- User-space Page Management☆108Updated 10 months ago
- Generic Automatic Parallel Profiler☆35Updated 4 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- QSBR and EBR library☆121Updated 5 years ago
- ☆21Updated 8 months ago
- ☆20Updated 2 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Programatically obtain information about the pages backing a given memory region☆77Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- testing latencies of various linux thread synchronization primitives☆18Updated 8 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 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
- 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
- Different implementations of spinlock.☆105Updated 10 years ago
- Persistent Memory Storage Engine☆24Updated 7 months ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- For details, see the blog post:☆32Updated last year
- Library for Restartable Sequences☆72Updated last week
- Persistent memory allocator for data-centric analytics☆54Updated last week
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Buffer based LRU cache☆39Updated 2 years ago