mh-dm / sb_lower_bound
Fastest Branchless Binary Search
☆18Updated last year
Alternatives and similar repositories for sb_lower_bound:
Users that are interested in sb_lower_bound are comparing it to the libraries listed below
- A fast binary search that tries to be branchless☆97Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- An educational implementation of a modern compressor in Rust☆47Updated last year
- A collection of formatting benchmarks☆47Updated last month
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 9 months ago
- c++ library for binary fuse filters, including a sharded filter☆88Updated last month
- ☆59Updated 4 months ago
- Json benchmark based on nativejson-benchmark☆28Updated last month
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- C library to remove white space from strings as fast as possible☆152Updated 6 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- C++20 SIMD Within A Register library☆30Updated 6 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Simple C++ code to benchmark fast division algorithms☆47Updated 3 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 2 months ago
- Testing memory-level parallelism☆67Updated last year
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆34Updated 8 months ago
- Selection and partial sorting algorithms☆136Updated 7 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 2 years ago
- Generates visualization from Ninja build logs.☆46Updated 2 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Boost.Scope, a collection of scope guard utilities.☆14Updated 2 months ago
- ☆105Updated last year
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 6 months ago