skarupke / branchless_binary_searchLinks
A fast binary search that tries to be branchless
☆105Updated 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☆128Updated 3 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- An efficient, composable design pattern for range processing☆133Updated 10 months ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆171Updated this week
- Smart Garbage Collection Library for C++☆234Updated 8 months ago
- C++20 Static Branch library☆95Updated 7 months ago
- A fast, concurrent, bounded, single producer, single consumer queue☆58Updated last year
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆194Updated 9 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- B++ Tree☆71Updated last year
- A collection of array rotation algorithms.☆163Updated 3 years ago
- c++ library for binary fuse filters, including a sharded filter☆93Updated 11 months ago
- High Level Algorithmic Skeleton CUDA Library☆30Updated last year
- Zoo library☆134Updated 6 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- A double-to-string conversion algorithm based on Schubfach and yy☆192Updated this week
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆42Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Minimal Rust-inspired C++20 STL replacement☆209Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- High performance, tagged binary data specification☆108Updated 3 weeks ago
- ☆39Updated 4 years ago
- FlameGraphs in Your App☆33Updated last year
- Concurrent Deferred Reference Counting☆173Updated last year
- ☆93Updated 8 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago