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
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆38Updated 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…☆120Updated 5 months ago
- ☆110Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆96Updated 2 weeks ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 2 months 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…☆66Updated last year
- A self-written C++ standard library☆52Updated 3 weeks ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- `liburing` for Windows IoRing☆44Updated 8 months ago
- A header-only implementation of SipHash☆30Updated 3 months ago
- ☆31Updated 2 weeks ago
- Open Power Performance Analysis Tool☆28Updated 3 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆188Updated 7 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated this week
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 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
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- Single-header C11 port of https://abseil.io SwissTable☆154Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆368Updated 7 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated last week
- SIMD (SSE) string functions☆103Updated 8 years ago