cleeus / hashx4
A collection of SIMD optimized general purpose hash functions
☆41Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for hashx4
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- For details, see the blog post:☆31Updated 11 months ago
- benchmarking positional population count☆12Updated 8 months ago
- 8-bit Xor Filter in C99☆61Updated 4 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
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- Benchmarks for our memory allocator☆61Updated last year
- A C++ library for integer array compression☆27Updated 2 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆15Updated 10 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆36Updated 4 years ago
- SIMD (SSE) string functions☆96Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- Comparing linear and binary searches☆38Updated 4 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 …☆22Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆43Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- portability macros for compiler and hardware micro operations☆35Updated 4 months ago
- Vectorized version of the PCG random number generator☆75Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆81Updated 5 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago