skarupke / branchless_binary_searchLinks
A fast binary search that tries to be branchless
☆103Updated 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
- c++ library for binary fuse filters, including a sharded filter☆93Updated 9 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- An efficient, composable design pattern for range processing☆131Updated 8 months ago
- A collection of array rotation algorithms.☆160Updated 2 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆170Updated last week
- Smart Garbage Collection Library for C++☆233Updated 7 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- ☆39Updated 4 years ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆81Updated 3 weeks ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆83Updated last year
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆209Updated 5 months ago
- ☆295Updated last year
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- A fast, concurrent, bounded, single producer, single consumer queue☆56Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated last week
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- B++ Tree☆70Updated last year
- Minimal Rust-inspired C++20 STL replacement☆203Updated 10 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- C++20 Static Branch library☆68Updated 5 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆90Updated 5 months ago
- High performance, tagged binary data specification☆102Updated 2 weeks ago
- Collection of self-contained header-only libraries for C++17☆324Updated 3 weeks ago
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆329Updated last year
- Succinct data structures in C/C++☆91Updated last year