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
- ☆111Updated 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…☆66Updated 3 weeks ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years 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…☆123Updated 5 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆189Updated 7 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆136Updated last month
- A header-only implementation of SipHash☆33Updated 3 months ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Open Power Performance Analysis Tool☆28Updated 3 years ago
- A vectorized single header hash function.☆22Updated last year
- For details, see the blog post:☆34Updated last year
- C library to remove white space from strings as fast as possible☆155Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- C++20 SIMD Within A Register library☆44Updated 6 months ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆85Updated 5 months ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated this week
- ☆30Updated last month
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 3 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆97Updated last month
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- C++20 Static Branch library☆68Updated 5 months ago
- small, fast memset based on microsoft's design☆12Updated 3 years ago