skarupke / branchless_binary_search
A fast binary search that tries to be branchless
☆95Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for branchless_binary_search
- Different algorithms for converting binary to decimal floating-point numbers☆116Updated 2 years ago
- An efficient, composable design pattern for range processing☆112Updated 3 years ago
- ☆39Updated 3 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆48Updated 4 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- Integer Map Data Structure☆128Updated last year
- High-performance metrics library☆38Updated last month
- The PolymurHash universal hash function.