orlp / bitwise-binary-search
Accompanying code for https://orlp.net/blog/bitwise-binary-search/.
☆13Updated last year
Related projects ⓘ
Alternatives and complementary repositories for bitwise-binary-search
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Collection of techniques for (binary) string searching☆21Updated 4 years ago
- ☆22Updated 3 weeks ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆113Updated 2 months ago
- A interface for Rust to interact with the taskbar☆19Updated 2 years ago
- SIMD Floating point and integer compressed vector library☆78Updated 11 months ago
- An educational implementation of a modern compressor in Rust☆46Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- An arbitrary-precision floating-point library in Rust☆43Updated 9 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- global allocator for Rust that provides hooks for tracking allocations☆47Updated last year
- 🛠 Wrapper crate for SPIRV-Tools 🦀☆26Updated 9 months ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆34Updated 9 months ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- Hierarchical sparse bitset☆42Updated 4 months ago
- Voracious radix sort☆65Updated 11 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Tools for Compiler Explorer☆21Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Trying to create Sync bump allocator☆28Updated this week
- Rust fast `&[u8]` to integer parser☆45Updated 3 months ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 3 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆21Updated this week
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆46Updated 3 months ago
- Experimental fork of zlib with performance improvements☆35Updated last year
- 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…☆53Updated last month
- ☆56Updated this week