markwaterman / MutexShootout
A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.
☆33Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for MutexShootout
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆15Updated 3 years ago
- Benchmarks for our memory allocator☆61Updated last year
- C++20 Coroutines and io_uring☆47Updated last year
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆67Updated this week
- ☆17Updated last month
- Testing memory-level parallelism☆66Updated 8 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- ☆28Updated 3 weeks ago
- Header only C++23 structured logging library using logfmt☆71Updated 7 months ago
- How fast can we shuffle values?☆37Updated 8 months ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆69Updated this week
- ☆12Updated last year
- Fast Hash Functions Using AES Intrinsics☆81Updated 5 years 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…☆53Updated last month
- performance experiments for C++ exception handling☆30Updated 2 years ago
- A vectorized single header hash function.☆19Updated this week
- A low-level coroutine library for C☆61Updated 3 months ago
- ☆104Updated 9 months ago
- For details, see the blog post:☆31Updated 11 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆28Updated 5 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- Concurrent trie-hash map library☆89Updated last year