google / zuckerli
☆27Updated 2 years ago
Alternatives and similar repositories for zuckerli:
Users that are interested in zuckerli are comparing it to the libraries listed below
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 2 months ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Multiplying... backward?☆13Updated 4 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- ☆12Updated last year
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆29Updated 4 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- ☆20Updated 2 years ago
- Information about AVX-512 support on recent Intel processors☆44Updated 2 years ago
- C++ "borrowing" smart pointer.☆11Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 10 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last year
- A vectorized single header hash function.☆19Updated 4 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago