stg7 / haesni
haesni is a small hash function using aes-ni for fast string hashing
☆16Updated 6 years ago
Alternatives and similar repositories for haesni:
Users that are interested in haesni are comparing it to the libraries listed below
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- benchmarking positional population count☆14Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 10 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- ☆39Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆21Updated 4 years ago
- ☆13Updated 9 years ago
- A library for events and fibers☆36Updated 4 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- portability macros for compiler and hardware micro operations☆36Updated 9 months ago
- Branchless UTF-8 decoder☆33Updated 7 years ago
- Vectorized version of the PCG random number generator☆77Updated last month