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:
- ☆109Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- 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 last year
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 3 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- small, fast memset based on microsoft's design☆12Updated 3 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆184Updated 6 months ago
- 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…☆119Updated 4 months ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- performance experiments for C++ exception handling☆31Updated 3 years ago
- ☆22Updated 3 years ago
- ☆21Updated 8 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- Open Power Performance Analysis Tool☆28Updated 3 years ago
- Files for cross-compilation☆35Updated 3 months ago
- Single-header C11 port of https://abseil.io SwissTable☆153Updated 3 years ago
- `liburing` for Windows IoRing☆43Updated 8 months ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- ☆31Updated last week
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- ☆27Updated last year
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆84Updated 4 months ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 2 months ago
- For details, see the blog post:☆34Updated last year