markwaterman / MutexShootoutLinks
A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.
☆40Updated 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…☆68Updated 3 months ago
- ☆113Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- `liburing` for Windows IoRing☆45Updated 11 months ago
- Open Power Performance Analysis Tool☆28Updated 3 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆103Updated 5 months ago
- C++ messaging and serialization library☆84Updated last week
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆193Updated 10 months ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- A header-only implementation of SipHash☆33Updated 6 months ago
- ☆29Updated 2 months ago
- ☆22Updated 8 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- Performance focused header-only container library. Currently primarily contains a fast B+Tree implementation.☆73Updated 3 weeks ago
- C++20 Static Branch library☆96Updated 7 months 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…☆26Updated 12 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆86Updated this week
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago