markwaterman / MutexShootoutLinks
A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.
☆37Updated last year
Alternatives and similar repositories for MutexShootout
Users that are interested in MutexShootout are comparing it to the libraries listed below
Sorting:
- ☆21Updated 8 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…☆63Updated 8 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- ☆21Updated 7 years ago
- 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 5 months ago
- Batched random number generation☆18Updated last month
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated last year
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- A header-only implementation of SipHash☆30Updated last year
- ☆29Updated this week
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- Experimental JSON builder based on C++ reflection☆51Updated 3 months ago
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- ☆12Updated last year
- Yet another simple header only arena allocator for C11☆42Updated 11 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 collection of formatting benchmarks☆47Updated 4 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- ☆107Updated last year
- A standalone library to create and manipulate metrics in C☆18Updated last month
- High performance event tracing☆17Updated 2 months ago
- ☆28Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆90Updated 2 weeks ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- A vectorized single header hash function.☆19Updated 7 months ago