skarupke / mutex_benchmarks
Code for benchmarking of mutexes to accompany a blog post of mine.
☆27Updated 5 years ago
Alternatives and similar repositories for mutex_benchmarks:
Users that are interested in mutex_benchmarks are comparing it to the libraries listed below
- Programatically obtain information about the pages backing a given memory region☆74Updated 3 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆34Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆44Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- Test if AVX vector loads and stores are atomic☆27Updated 4 years ago
- ☆39Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Very fast backtraces resolver☆33Updated 6 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- SIMD sorting network generator and very basic tester☆16Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated last month
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 7 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆34Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- benchmarking positional population count☆13Updated 10 months ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆43Updated 10 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆39Updated 8 years ago
- Easily batch-build cmake projects!☆17Updated 8 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆120Updated 5 years ago