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☆34Updated 2 years ago
- High throughput suffix array searching☆152Updated 7 months ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 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…☆67Updated last month
- A double-to-string conversion algorithm based on Schubfach and yy☆137Updated this week
- An educational implementation of a modern compressor in Rust☆48Updated 2 years ago
- Tool to merge static libraries and hide their private symbols☆54Updated 3 months ago
- Lower-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocati…☆292Updated last month
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆86Updated last week
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years 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…☆125Updated 6 months ago
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated last year
- A collection of array rotation algorithms.☆162Updated 2 years ago
- O(n log n) In-place Stable Quicksort☆20Updated 4 months ago
- Shows CPUID features and instruction encodings used by x86/x64 binaries☆18Updated 3 weeks ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- jtcpp was an experimental JVM bytecode to C++ transpiler(abandoned).☆33Updated 2 years ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆149Updated 6 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆249Updated last month
- C library to remove white space from strings as fast as possible☆156Updated last year
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆134Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- ☆65Updated last year
- Implementation of a slotmap☆10Updated 3 weeks ago
- SIMDized check which bytes are in a set☆28Updated 7 years ago
- A C compiler. ... That's it.☆43Updated 2 years ago
- Succinct data structures in C/C++☆92Updated last year
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆149Updated this week