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:
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- High throughput suffix array searching☆155Updated 9 months ago
- fast float to string algorithm.☆25Updated this week
- 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
- Experimental fork of zlib with performance improvements☆35Updated 2 years ago
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆135Updated last year
- A double-to-string conversion algorithm based on Schubfach and yy☆282Updated this week
- Tool to merge static libraries and hide their private symbols☆55Updated 5 months ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated 2 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆250Updated 2 months ago
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A d-ary heap in Rust☆21Updated 4 months ago
- ☆66Updated last year
- Lower-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocati…☆307Updated 3 months ago
- 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…☆128Updated 8 months ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆151Updated last month
- SIMDized check which bytes are in a set☆28Updated 7 years ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 4 months ago
- SIMD accelerated CRC-64-ECMA computation☆55Updated 2 years ago
- Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions.☆11Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A Rust implementation of the Quad Wavelet Tree☆50Updated last week
- An educational implementation of a modern compressor in Rust☆48Updated 2 years ago
- For details, see the blog post:☆35Updated 2 years ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- Succinct data structures in C/C++☆93Updated last year
- A collection of SIMD optimized general purpose hash functions☆48Updated 10 years ago