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☆52Updated 11 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last year
- For details, see the blog post:☆35Updated 2 years ago
- ☆31Updated 10 years ago
- mini-LZ library☆34Updated 3 years ago
- Stackless coroutine compiler for C☆47Updated 6 years ago
- a fast fixed size block allocator☆20Updated 10 years ago
- Vectorized version of the PCG random number generator☆87Updated last month
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Updated 2 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- finding set bits in large bitmaps☆15Updated 10 years ago
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 years ago
- Branchless UTF-8 decoder☆36Updated 8 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Fastest Histogram Construction☆75Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 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
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 11 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 9 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- Finite State Coder☆14Updated 10 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆60Updated 6 years ago
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- bit & sketches data structures☆60Updated 7 years ago