dterei / tscLinks
Quick and dirty TSC access for benchmarking
☆31Updated 8 years ago
Alternatives and similar repositories for tsc
Users that are interested in tsc are comparing it to the libraries listed below
Sorting:
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- 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
- QSBR and EBR library☆119Updated 5 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Predator: Predictive False Sharing Detection☆21Updated 11 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Programatically obtain information about the pages backing a given memory region☆77Updated 3 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Boost.Sort☆53Updated last month
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Benchmarks for our memory allocator☆64Updated last year
- Mallacc: Accelerating Memory Allocation☆13Updated 7 years ago
- Test if AVX vector loads and stores are atomic☆30Updated 4 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 10 years ago
- Comparing linear and binary searches☆40Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Sheriff consists of two tools: Sheriff-Detect, a false-sharing detector, and Sheriff-Protect, a false-sharing eliminator that you can lin…☆32Updated 6 years ago
- Various benchmarks☆38Updated 13 years ago
- SIMD (SSE) string functions☆102Updated 7 years ago
- Recoverable lock-free allocator based on LRMalloc☆47Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆57Updated last year
- Port of linux kernel jump labels to userspace. Uses GCC goto asm extension.☆18Updated 10 years ago