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
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 10 years ago
- Reworking of Agner Fog's performance test programs for Linux☆117Updated 3 months ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆70Updated 5 years ago
- C++ micro benchmark library☆98Updated 8 years ago
- Blog and pages generated by Jekyll. Hosted on GitHub.☆57Updated 3 months ago
- Portable C++ SIMD library☆171Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Linux kernel driver to export the TSC frequency via sysfs☆54Updated 6 years ago
- fast prime sieve and hash algorithm☆40Updated 5 months ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- ☆25Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 9 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- Test if AVX vector loads and stores are atomic☆35Updated 5 years ago
- FFQ: A Fast Single-Producer/Multiple-Consumer Concurrent FIFO Queue (IPDPS 2017)☆33Updated 8 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago