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.☆139Updated 2 months ago
- TLSF: two-level segregated fit O(1) allocator☆81Updated 3 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Programatically obtain information about the pages backing a given memory region☆82Updated 4 years ago
- C++ micro benchmark library☆98Updated 8 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Experimental ranges for CUDA☆25Updated 6 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
- Reworking of Agner Fog's performance test programs for Linux☆116Updated last month
- Benchmarks for our memory allocator☆70Updated 2 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Linux kernel driver to export the TSC frequency via sysfs☆53Updated 6 years ago
- benchmarking positional population count☆17Updated 2 months ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated last month
- Storage for my snippets, toy programs, etc.☆372Updated last month
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Test if AVX vector loads and stores are atomic☆35Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated last year
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆95Updated last month
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- LZ77/LZSS designed for SSE based decompression☆144Updated 6 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- ☆39Updated 4 years ago