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☆124Updated 2 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- An efficient, composable design pattern for range processing☆129Updated 5 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆168Updated this week
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Smart Garbage Collection Library for C++☆223Updated 4 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆118Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- A fast, concurrent, bounded, single producer, single consumer queue☆46Updated 10 months ago
- c++ library for binary fuse filters, including a sharded filter☆92Updated 7 months ago
- A collection of array rotation algorithms.☆156Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- B++ Tree☆68Updated last year
- The PolymurHash universal hash function.☆357Updated 2 years 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 10 months ago
- Selection and partial sorting algorithms☆137Updated 4 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆89Updated 3 months ago
- ☆89Updated 4 months ago
- C++20 Static Branch library☆62Updated 2 months ago
- Header only C++23 structured logging library using logfmt☆71Updated 4 months ago
- High Level Algorithmic Skeleton CUDA Library☆30Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated 2 months ago
- Concurrent Deferred Reference Counting☆166Updated last year
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆241Updated 8 months ago
- Fastest Branchless Binary Search☆20Updated 2 years ago
- ☆293Updated last year
- High performance, tagged binary data specification☆97Updated last week