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:
- High throughput suffix array searching☆154Updated 8 months ago
- Tool to merge static libraries and hide their private symbols☆54Updated 4 months ago
- A double-to-string conversion algorithm based on Schubfach and yy☆192Updated this week
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 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…☆68Updated 2 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- Experimental fork of zlib with performance improvements☆35Updated 2 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆249Updated 2 months ago
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- ☆66Updated last year
- ☆28Updated last year
- jtcpp was an experimental JVM bytecode to C++ transpiler(abandoned).☆33Updated 2 years ago
- Concurrency algorithms☆11Updated 9 months ago
- C library to remove white space from strings as fast as possible☆156Updated last year
- SIMD accelerated CRC-64-ECMA computation☆55Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆133Updated last year
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆151Updated 7 months ago
- Lower-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocati…☆302Updated 2 months ago
- O(n log n) In-place Stable Quicksort☆23Updated 5 months ago
- PtrHash minimal perfect hash function☆87Updated 4 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…☆126Updated 7 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Experiments with high-throughput lexing on aarch64☆22Updated last year
- A d-ary heap in Rust☆21Updated 3 months ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated last year
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆149Updated 3 weeks ago
- Kaitai Struct: runtime for Rust☆72Updated last month
- Robin Hood Sort, for uniform data☆75Updated 2 years ago
- Ultra fast, high-quality hash functions for hash-tables and hash-maps (non-cryptographic, header-only C/C++) + PRNG☆40Updated 3 weeks ago