google / zuckerli
☆27Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for zuckerli
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆36Updated 4 years ago
- Multiplying... backward?☆13Updated 4 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated last month
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- ☆21Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 5 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- ☆35Updated 4 years ago
- A fast implementation of log() and exp()☆49Updated last year
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆26Updated this week
- ☆13Updated last year
- Detailed experiments over simdjson for VLDB article (2019) and future work☆22Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- A vectorized single header hash function.☆19Updated this week
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆23Updated 10 years ago