skeeto / xf8Links
8-bit Xor Filter in C99
☆61Updated 5 years ago
Alternatives and similar repositories for xf8
Users that are interested in xf8 are comparing it to the libraries listed below
Sorting:
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 6 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- unrolled skip list library for C☆21Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆54Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- ☆42Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆118Updated 3 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- qp tries and crit-bit tries☆121Updated 3 years ago
- A simple bitset library in C☆135Updated 5 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 4 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Lace - implementation of work-stealing in C☆45Updated this week