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 11 months ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆48Updated 7 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- ☆58Updated 3 months ago
- C++20 SIMD Within A Register library☆29Updated 6 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- An educational implementation of a modern compressor in Rust☆47Updated last year
- Fast WebAssembly Baseline Compiler☆56Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 6 months ago
- c++ library for binary fuse filters, including a sharded filter☆88Updated 3 weeks ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A collection of formatting benchmarks☆47Updated 2 weeks ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 2 years ago
- ☆28Updated last week
- A fast implementation of log() and exp()☆51Updated 2 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆79Updated last month
- Simple C++ code to benchmark fast division algorithms☆47Updated 3 years ago
- ☆104Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- Boost.Scope, a collection of scope guard utilities.☆14Updated 2 months ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆34Updated 8 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆35Updated 5 years ago
- ☆27Updated 2 years ago
- C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.☆50Updated 3 weeks ago
- Json benchmark based on nativejson-benchmark☆28Updated 2 weeks ago
- C++20 Static Branch library☆52Updated 6 months ago