markwaterman / MutexShootoutLinks
A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.
☆38Updated 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…☆64Updated 9 months ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated this week
- Record "perf" performance metrics for individual functions/regions of an ELF binary.☆80Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- A standalone library to create and manipulate metrics in C☆18Updated last week
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- ☆56Updated 10 months ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- ☆107Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Header only C++23 structured logging library using logfmt☆71Updated 3 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆91Updated 3 weeks ago
- Testing memory-level parallelism☆72Updated last year
- ☆22Updated 8 months ago
- ☆29Updated last week
- ☆61Updated 8 months ago
- ☆43Updated 3 months ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆36Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆174Updated 3 months ago
- ☆21Updated 7 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 10 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Concurrent trie-hash map library☆92Updated last year
- A header-only implementation of SipHash☆30Updated last week
- Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!☆18Updated 6 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…☆113Updated last month
- GCC plugin for C language that tracks references to allocated objects☆27Updated 2 months ago