markwaterman / MutexShootout
A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.
☆34Updated 7 months ago
Alternatives and similar repositories for MutexShootout:
Users that are interested in MutexShootout are comparing it to the libraries listed below
- ☆12Updated last year
- ☆28Updated this week
- 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…☆54Updated 4 months ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆72Updated last month
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- C++20 Coroutines and io_uring☆47Updated 2 years ago
- Header only C++23 structured logging library using logfmt☆71Updated 9 months ago
- Testing memory-level parallelism☆67Updated 10 months ago
- Benchmarks for our memory allocator☆63Updated last year
- ☆17Updated 3 months ago
- Batched random number generation☆15Updated last month
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Concurrent trie-hash map library☆91Updated last year
- c++ library for binary fuse filters, including a sharded filter☆87Updated this week
- C++20 SIMD Within A Register library☆28Updated 5 months ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- ☆21Updated 7 years ago
- ☆104Updated last year
- Key/Value NoSQL database that utilize LSM trees☆40Updated last week
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆75Updated 3 weeks ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Poireau: a sampling allocation debugger☆86Updated 2 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated 11 months ago
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated last year
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆70Updated 2 years ago
- ☆32Updated 3 years ago