orlp / bitwise-binary-searchLinks
Accompanying code for https://orlp.net/blog/bitwise-binary-search/.
☆15Updated 2 years ago
Alternatives and similar repositories for bitwise-binary-search
Users that are interested in bitwise-binary-search are comparing it to the libraries listed below
Sorting:
- Experimental fork of zlib with performance improvements☆34Updated 2 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- ☆12Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- Branchless UTF-8 decoder☆34Updated 7 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Multiplying... backward?☆13Updated 4 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆63Updated 8 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- ☆28Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- Implementation of a slotmap☆10Updated 11 months ago
- A vectorized single header hash function.☆19Updated 6 months ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 6 years ago
- Robin Hood Sort, for uniform data☆73Updated 2 years ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆37Updated 11 months ago
- REPL for C preprocessor of C++17☆10Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions.☆11Updated last year
- Fast Rust integer compression using SIMD☆11Updated last month
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆101Updated last week
- Bloom filter alternative (C++)☆18Updated 6 years ago
- ☆27Updated 7 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆26Updated 4 years ago