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:
- 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
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- ☆112Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆42Updated last year
- Performance focused header-only container library. Currently primarily contains a fast B+Tree implementation.☆63Updated this week
- SIMD (SSE) string functions☆103Updated 8 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- A header-only implementation of SipHash☆33Updated 5 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- A self-written C++ standard library☆55Updated last week
- 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
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆103Updated 5 months ago
- ☆31Updated 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
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆37Updated 2 years ago
- C library to remove white space from strings as fast as possible☆156Updated last year
- Concurrent trie-hash map library☆94Updated 2 years 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☆99Updated 2 months ago
- Single-header C11 port of https://abseil.io SwissTable☆164Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Open Power Performance Analysis Tool☆28Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 2 months ago
- small, fast memset based on microsoft's design☆12Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated last week
- Effective Memory Reclamation☆63Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- C++20 Static Branch library☆95Updated 7 months ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆86Updated 7 months ago