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:
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- For details, see the blog post:☆33Updated last year
- mini-LZ library☆34Updated 3 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- a fast fixed size block allocator☆20Updated 10 years ago
- A sparse and compressed bitmap library.☆13Updated 11 years ago
- ☆31Updated 9 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- Fastest Histogram Construction☆71Updated 3 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 8 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Coroutine library in C.☆20Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- ☆39Updated 4 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆59Updated 6 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Intrusive data structures for C☆61Updated 8 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Updated 6 years ago
- CPIP - a C/C++ preprocessor implemented in Python.☆46Updated last week
- fast open addressing hash table☆41Updated 2 months ago