skeeto / xf8
8-bit Xor Filter in C99
☆61Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for xf8
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- single file C libraries☆38Updated last year
- C library to remove white space from strings as fast as possible☆152Updated 2 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆36Updated 4 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- Two-Level Segregated Fit Memory Allocator☆11Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- A simple bitset library in C☆126Updated last month
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- ☆40Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- portability macros for compiler and hardware micro operations☆35Updated 4 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- Bloom filter alternative (C++)☆17Updated 6 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆69Updated 2 years ago
- Vectorized version of the PCG random number generator☆75Updated 5 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- A collection of SIMD optimized general purpose hash functions☆41Updated 9 years ago
- ☆39Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago