orlp / bitwise-binary-searchLinks
Accompanying code for https://orlp.net/blog/bitwise-binary-search/.
☆16Updated 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☆35Updated 2 years ago
- High throughput suffix array searching☆155Updated 9 months ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- fast float to string algorithm.☆24Updated last week
- ☆28Updated last year
- Tool to merge static libraries and hide their private symbols☆55Updated 5 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated 2 years ago
- ☆174Updated 2 weeks 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…☆68Updated this week
- A double-to-string conversion algorithm based on Schubfach and yy☆282Updated this week
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆135Updated last year
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last week
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆250Updated 2 months ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆93Updated last month
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Updated 2 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Branchless UTF-8 decoder☆36Updated 8 years ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆40Updated last year
- SIMDized check which bytes are in a set☆28Updated 7 years ago
- jtcpp was an experimental JVM bytecode to C++ transpiler(abandoned).☆33Updated 2 years ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆151Updated last month
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- A d-ary heap in Rust☆21Updated 4 months ago
- SIMD accelerated CRC-64-ECMA computation☆55Updated 2 years ago
- Succinct data structures in C/C++☆93Updated last year