orlp / bitwise-binary-search
Accompanying code for https://orlp.net/blog/bitwise-binary-search/.
☆14Updated last year
Alternatives and similar repositories for bitwise-binary-search:
Users that are interested in bitwise-binary-search are comparing it to the libraries listed below
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- ☆27Updated 2 years ago
- ☆23Updated 4 months ago
- Experimental fork of zlib with performance improvements☆35Updated last year
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- REPL for C preprocessor of C++17☆10Updated last year
- ☆12Updated 8 years ago
- Collection of techniques for (binary) string searching☆23Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 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 2 years ago
- High throughput suffix array searching☆134Updated last month
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- 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…☆94Updated 3 months 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…☆60Updated 6 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- C port of the Rust symbol demangler (rustc-demangle)☆42Updated last year
- Command-line tool to interact with Compiler Explorer☆31Updated 2 years ago
- A vectorized single header hash function.☆19Updated 4 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Fork of rpmalloc to be used with single thread applications and old C compilers☆11Updated 3 years ago
- Implementation of a slotmap☆10Updated 9 months ago