orlp / bitwise-binary-searchLinks
Accompanying code for https://orlp.net/blog/bitwise-binary-search/.
☆14Updated 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 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…☆63Updated 8 months ago
- An educational implementation of a modern compressor in Rust☆47Updated last year
- Experimental fork of zlib with performance improvements☆34Updated 2 years ago
- ☆27Updated 7 months ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- Implementation of a slotmap☆10Updated last year
- A C expression parser and evaluator☆46Updated 2 years ago
- Collection of techniques for (binary) string searching☆23Updated 5 years ago
- C port of the Rust symbol demangler (rustc-demangle)☆43Updated last year
- SIMD Floating point and integer compressed vector library☆80Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- ☆12Updated 8 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 6 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆27Updated 4 years ago
- A fast, zero dependency, single-header WebAssembly interpreter☆36Updated last year
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- small, fast memset based on microsoft's design☆11Updated 3 years ago
- Tools for Compiler Explorer☆21Updated 2 weeks ago
- RustyLR is a parser generator that converts context-free grammars into IELR(1)/LALR(1) tables with deterministic LR and GLR parsing strat…☆19Updated this week
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Command-line tool to interact with Compiler Explorer☆31Updated 2 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…☆111Updated last month
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆124Updated 9 months ago
- REPL for C preprocessor of C++17☆10Updated last year
- Branchless UTF-8 decoder☆34Updated 7 years ago
- Fast Rust integer compression using SIMD☆11Updated last month
- New register allocator designed as a successor to regalloc2☆38Updated last week
- Fork of rpmalloc to be used with single thread applications and old C compilers☆11Updated 3 years ago