markwaterman / MutexShootoutLinks
A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.
☆39Updated last year
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++☆41Updated 5 years ago
- 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…☆67Updated 11 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆121Updated 3 months ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆83Updated 3 months ago
- ☆109Updated last year
- ☆21Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- C++ messaging and serialization library☆77Updated 3 weeks ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- ☆27Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆93Updated 2 weeks ago
- Dynamic runtime inlining with LLVM☆66Updated 4 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- ☆44Updated 4 years ago
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆22Updated 6 months ago
- A collection of formatting benchmarks☆50Updated last month
- Benchmarks for our memory allocator☆69Updated last year
- `liburing` for Windows IoRing☆42Updated 7 months ago
- Radix set/map implementation☆18Updated last year
- ☆31Updated last week
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated last month
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆181Updated 5 months ago
- A header-only implementation of SipHash☆30Updated last month