skarupke / mutex_benchmarksLinks
Code for benchmarking of mutexes to accompany a blog post of mine.
☆29Updated 6 years ago
Alternatives and similar repositories for mutex_benchmarks
Users that are interested in mutex_benchmarks are comparing it to the libraries listed below
Sorting:
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- Programatically obtain information about the pages backing a given memory region☆82Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- C++ micro benchmark library☆98Updated 8 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Test if AVX vector loads and stores are atomic☆35Updated 5 years ago
- For details, see the blog post:☆35Updated 2 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated 2 months ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- ☆25Updated 5 years ago
- Reworking of Agner Fog's performance test programs for Linux☆116Updated 2 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆29Updated 4 years ago
- A small study in hardware accelerated AoS reversal☆179Updated 7 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Collection of Agner Fog Software☆45Updated 7 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- ☆32Updated 4 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago