skarupke / branchless_binary_searchLinks
A fast binary search that tries to be branchless
☆104Updated 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☆125Updated 3 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- An efficient, composable design pattern for range processing☆132Updated 9 months ago
- Smart Garbage Collection Library for C++☆233Updated 7 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆170Updated last week
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- A fast, concurrent, bounded, single producer, single consumer queue☆57Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- ☆39Updated 4 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆130Updated 10 months ago
- Parameter passing and initialization☆81Updated 3 years ago
- B++ Tree☆70Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- The PolymurHash universal hash function.☆358Updated 2 years ago
- C++20 Static Branch library☆72Updated 6 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Testing common random-number generators (RNG)☆192Updated 2 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 6 months 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
- A collection of array rotation algorithms.☆162Updated 2 years ago
- ☆92Updated 7 months ago
- C++ messaging and serialization library☆80Updated this week
- ☆67Updated last week
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆83Updated last year
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆137Updated last month
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆244Updated last year
- Selection and partial sorting algorithms☆137Updated 8 months ago
- Yet another C++ text formatting library.☆71Updated 11 months ago