markwaterman / MutexShootout
A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.
☆37Updated 10 months ago
Alternatives and similar repositories for MutexShootout
Users that are interested in MutexShootout are comparing it to the libraries listed below
Sorting:
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- c++ library for binary fuse filters, including a sharded filter☆88Updated 3 months ago
- ☆21Updated 6 months ago
- Header only C++23 structured logging library using logfmt☆71Updated last month
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆62Updated 7 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- ☆29Updated last week
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆85Updated last month
- Branchless-Lomuto in Pattern-Defeating Quicksort☆48Updated 10 months ago
- C++20 Static Branch library☆58Updated 2 weeks ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- A C11 implementation of D. Vyukov MPSC queue☆27Updated last year
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆168Updated last month
- SIMD (SSE) string functions☆101Updated 7 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- C++20 SIMD Within A Register library☆38Updated this week
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago
- Concurrent trie-hash map library☆91Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- ☆39Updated 4 years ago
- A fast, concurrent, bounded, single producer, single consumer queue☆38Updated 6 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago