skarupke / branchless_binary_searchLinks
A fast binary search that tries to be branchless
☆105Updated last year
Alternatives and similar repositories for branchless_binary_search
Users that are interested in branchless_binary_search are comparing it to the libraries listed below
Sorting:
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- A fast, concurrent, bounded, single producer, single consumer queue☆57Updated last year
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- ☆92Updated 7 months ago
- Smart Garbage Collection Library for C++☆233Updated 8 months ago
- c++ library for binary fuse filters, including a sharded filter☆93Updated 10 months ago
- ☆39Updated 4 years ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆83Updated last year
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆170Updated last week
- An efficient, composable design pattern for range processing☆132Updated 9 months ago
- The PolymurHash universal hash function.☆358Updated 2 years ago
- ☆296Updated last year
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆245Updated last year
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆193Updated 8 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Minimal Rust-inspired C++20 STL replacement☆208Updated 11 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆130Updated 11 months ago
- A collection of array rotation algorithms.☆162Updated 2 years ago
- Header only C++23 structured logging library using logfmt☆71Updated 3 months ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆331Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆266Updated last week
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- ☆44Updated 9 months ago
- Integer Map Data Structure☆133Updated 2 years ago
- High Level Algorithmic Skeleton CUDA Library☆30Updated last year
- Selection and partial sorting algorithms☆138Updated 8 months ago