markwaterman / MutexShootoutLinks
A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.
☆37Updated 11 months ago
Alternatives and similar repositories for MutexShootout
Users that are interested in MutexShootout are comparing it to the libraries listed below
Sorting:
- ☆29Updated last month
- 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
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- ☆21Updated 7 months ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆51Updated 2 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 10 years ago
- Header only C++23 structured logging library using logfmt☆71Updated 2 months ago
- Batched random number generation☆17Updated last month
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 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
- C++20 Static Branch library☆59Updated 2 weeks ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆88Updated this week
- Benchmarks for our memory allocator☆64Updated last year
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆99Updated 3 weeks ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆57Updated last year
- C++20 SIMD Within A Register library☆39Updated 3 weeks ago
- ☆21Updated 7 years ago
- `liburing` for Windows IoRing☆40Updated 4 months ago
- ☆106Updated last year
- A standalone library to create and manipulate metrics in C☆18Updated last week
- A C11 implementation of D. Vyukov MPSC queue☆28Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- c++ library for binary fuse filters, including a sharded filter☆88Updated 4 months ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago