skarupke / branchless_binary_searchLinks
A fast binary search that tries to be branchless
☆101Updated 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☆121Updated 2 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- c++ library for binary fuse filters, including a sharded filter☆91Updated 6 months ago
- A collection of array rotation algorithms.☆155Updated 2 years ago
- Smart Garbage Collection Library for C++☆220Updated 3 months ago
- An efficient, composable design pattern for range processing☆128Updated 5 months ago
- The PolymurHash universal hash function.☆356Updated 2 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- ☆39Updated 4 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆122Updated 6 months ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆167Updated this week
- A fast, concurrent, bounded, single producer, single consumer queue☆42Updated 9 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated last week
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Selection and partial sorting algorithms☆137Updated 4 months ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆82Updated 9 months ago
- ☆294Updated last year
- Minimal Rust-inspired C++20 STL replacement☆193Updated 7 months ago
- Integer Map Data Structure☆131Updated 2 years ago
- High Level Algorithmic Skeleton CUDA Library☆30Updated last year
- C++20 Static Branch library☆60Updated 2 months ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- B++ Tree☆68Updated last year
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆240Updated 7 months ago