markwaterman / MutexShootout
A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.
☆31Updated 4 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
- ☆17Updated 3 weeks ago
- C++20 SIMD Within A Register library☆24Updated 2 months ago
- C++20 Coroutines and io_uring☆47Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆28Updated 5 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…☆53Updated last month
- ☆104Updated 9 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- ☆28Updated last week
- performance experiments for C++ exception handling☆30Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆41Updated last month
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆34Updated 9 months ago
- Concurrent trie-hash map library☆89Updated last year
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆54Updated 11 months ago
- Header only C++23 structured logging library using logfmt☆71Updated 7 months ago
- Radix set/map implementation☆16Updated 7 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆67Updated this week
- Dynamic runtime inlining with LLVM☆65Updated 3 years ago
- A vectorized single header hash function.☆18Updated last year
- Benchmarks for our memory allocator☆61Updated last year
- A standalone library to create and manipulate metrics in C☆17Updated last week
- Key/Value NoSQL database that utilize LSM trees☆40Updated 3 weeks ago
- Volatile Persistent Memory Allocator☆23Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆69Updated 2 years ago
- ☆21Updated 2 years ago
- ☆12Updated last year