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
- benchmarking positional population count☆14Updated 11 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- ☆39Updated 4 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆82Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 8 years ago
- portability macros for compiler and hardware micro operations☆35Updated 7 months ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 8 months ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 5 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Vectorized version of the PCG random number generator☆76Updated 6 years ago