orlp / bitwise-binary-search
Accompanying code for https://orlp.net/blog/bitwise-binary-search/.
☆13Updated last year
Alternatives and similar repositories for bitwise-binary-search:
Users that are interested in bitwise-binary-search are comparing it to the libraries listed below
- An educational implementation of a modern compressor in Rust☆47Updated last year
- SIMD Floating point and integer compressed vector library☆79Updated last year
- An arbitrary-precision floating-point library in Rust☆44Updated last year
- SIMD base64 codecs☆79Updated last year
- Experimental fork of zlib with performance improvements☆35Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- ☆23Updated 3 months ago
- Robin Hood Sort, for uniform data☆73Updated last year
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- To experiment with ligh-weight user threads based on stack copying.☆12Updated 2 years ago
- ☆45Updated 5 years ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated last year
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆143Updated 3 years ago
- Stack unwinding library in Rust☆89Updated 2 months ago
- Collection of techniques for (binary) string searching☆22Updated 5 years ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆137Updated this week
- Local-affinity first NUMA-aware allocator with optional fallback.☆23Updated 3 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆15Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 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…☆58Updated 4 months ago
- Implementation of triple buffering in Rust☆83Updated 2 weeks ago
- Fast WebAssembly Baseline Compiler☆56Updated last year
- Byte-wise atomic memcpy.☆32Updated last week
- A low-latency malloc implementation☆25Updated 3 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- LZW en- and decoding that goes weeeee!☆27Updated 10 months ago
- Hierarchical sparse bitset☆44Updated 7 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆118Updated 5 months ago