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:
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- ☆113Updated 2 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…☆128Updated 8 months ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 6 months ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆93Updated 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…☆68Updated last week
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆194Updated 10 months ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆86Updated 4 years ago
- ☆31Updated 3 months ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆129Updated 3 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- A self-written C++ standard library☆55Updated this week
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- A double-to-string conversion algorithm based on Schubfach and yy☆282Updated last week
- ☆22Updated 8 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- `liburing` for Windows IoRing☆45Updated last year
- Performance focused header-only container library. Currently primarily contains a fast B+Tree implementation.☆74Updated last month
- Looking into the performance of heaps, starting with the Min-Max Heap☆70Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- C++20 Static Branch library☆96Updated 8 months ago
- C++ messaging and serialization library☆84Updated this week
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated this week
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- small, fast memset based on microsoft's design☆13Updated 3 years ago