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
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 7 months ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 9 months ago
- A fast binary search that tries to be branchless☆99Updated last year
- 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…☆60Updated 6 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- How fast can we shuffle values?☆37Updated last year
- A collection of formatting benchmarks☆47Updated last month
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆48Updated 8 months ago
- c++ library for binary fuse filters, including a sharded filter☆88Updated 2 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- C++ messaging and serialization library☆72Updated last week
- Experimental fork of zlib with performance improvements☆35Updated last year
- C++20 SIMD Within A Register library☆30Updated 7 months ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆94Updated 3 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated 2 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- Experimental JSON builder based on C++ reflection☆50Updated last week
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- ☆105Updated last year
- ☆20Updated 2 years ago
- Json benchmark based on nativejson-benchmark☆28Updated last month
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- Boost.Scope, a collection of scope guard utilities.☆14Updated 2 weeks ago