PlatformLab / PerfUtils
A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.
☆39Updated 10 months ago
Alternatives and similar repositories for PerfUtils:
Users that are interested in PerfUtils are comparing it to the libraries listed below
- QSBR and EBR library☆119Updated 5 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
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Generic Automatic Parallel Profiler☆34Updated 4 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.☆26Updated 9 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- ☆20Updated 2 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- Concurrent trie-hash map library☆91Updated last year
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- c2c blog: A perf enhancement to detect false cachline sharing.☆35Updated 2 months ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 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
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 10 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- ☆19Updated 5 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
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 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