skarupke / mutex_benchmarks
Code for benchmarking of mutexes to accompany a blog post of mine.
☆28Updated 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
- 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
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆25Updated 12 years ago
- Collection of Agner Fog Software☆38Updated 6 years ago
- Test if AVX vector loads and stores are atomic☆29Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- ☆39Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆123Updated 5 years ago
- ☆26Updated 4 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
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- ☆31Updated 3 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Volatile Persistent Memory Allocator☆24Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 3 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- C++20 Coroutines and io_uring☆48Updated 2 years ago