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
- Branchless UTF-8 decoder☆35Updated 8 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- a fast fixed size block allocator☆20Updated 10 years ago
- Finite State Coder☆14Updated 10 years ago
- For details, see the blog post:☆34Updated last year
- mini-LZ library☆34Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- ☆39Updated 4 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Fastest Histogram Construction☆72Updated 3 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 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
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Intrusive data structures for C☆61Updated 8 years ago
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Updated 6 years ago
- Single header file with a bunch of useful statistical functions such as ANOVA, Kruskal-Wallis, T-test, etc.☆16Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 9 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 9 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- ☆31Updated 9 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Thread safe and multi-endian version of Bob Jenkins' spookyhash☆69Updated 4 years ago