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:
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years 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
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 10 years ago
- Robin Hood hash map library☆61Updated 3 years ago
- C library for parsing JSON config files☆34Updated 6 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 5 months ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- ☆42Updated 2 years ago
- A simple bitset library in C☆134Updated 4 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- How fast can we shuffle values?☆37Updated last year
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago