dryman / hash_benchLinks
Popular hash table implementation benchmarks
☆27Updated 8 years ago
Alternatives and similar repositories for hash_bench
Users that are interested in hash_bench are comparing it to the libraries listed below
Sorting:
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 8 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- a fast fixed size block allocator☆20Updated 10 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Vectorized version of the PCG random number generator