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
- 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
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆29Updated 3 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- A blend of the compact and sparse hash table implementations.☆12Updated 3 years ago
- A vectorized single header hash function.☆19Updated 3 months ago
- ☆10Updated 3 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last month
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- How fast can we shuffle values?☆37Updated 11 months ago
- A small DFA for under 16 states☆51Updated 6 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- ☆12Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago