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
- ☆112Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated 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…☆68Updated 2 months ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆194Updated 9 months ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆103Updated 5 months ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated last week
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- C++20 SIMD Within A Register library☆46Updated 7 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 2 months 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
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 2 months ago
- C++20 Static Branch library☆94Updated 7 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…☆126Updated 7 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- C library to remove white space from strings as fast as possible☆156Updated last year
- ☆31Updated 2 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- Open Power Performance Analysis Tool☆28Updated 3 years ago
- Fastest Branchless Binary Search☆23Updated 2 years ago
- small, fast memset based on microsoft's design☆12Updated 3 years ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆90Updated 3 weeks ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Experimental JSON builder based on C++ reflection☆56Updated 2 months ago